Searched refs:param_type (Results 1 – 1 of 1) sorted by relevance
199 switch (param_type) { in teec_pre_process_tmpref()288 switch (param_type) { in teec_pre_process_partial()351 uint32_t param_type = 0; in teec_pre_process_operation() local354 switch (param_type) { in teec_pre_process_operation()356 params[n].attr = param_type; in teec_pre_process_operation()361 params[n].attr = param_type; in teec_pre_process_operation()402 if (param_type != TEEC_MEMREF_TEMP_INPUT) { in teec_post_process_tmpref()462 uint32_t param_type = 0; in teec_post_process_operation() local465 switch (param_type) { in teec_post_process_operation()476 teec_post_process_tmpref(param_type, in teec_post_process_operation()[all …]
Completed in 13 milliseconds