Searched refs:param_type (Results 1 – 1 of 1) sorted by relevance
103 switch (param_type) { in preprocess_value()135 switch (param_type) { in preprocess_temporary_memref()233 switch (param_type) { in preprocess_partial_memref()283 switch (param_type) { in preprocess_operation()342 if ((param_type == TEEC_VALUE_INPUT) && in postprocess_value()346 if ((param_type == TEEC_VALUE_OUTPUT) && in postprocess_value()350 if ((param_type == TEEC_VALUE_INOUT) && in postprocess_value()377 if ((param_type == TEEC_MEMREF_TEMP_INPUT) && in postprocess_temporary_memref()381 if ((param_type == TEEC_MEMREF_TEMP_OUTPUT) && in postprocess_temporary_memref()385 if ((param_type == TEEC_MEMREF_TEMP_INOUT) && in postprocess_temporary_memref()[all …]
Completed in 5 milliseconds