Searched refs:TEEC_ERROR_BAD_PARAMETERS (Results 1 – 4 of 4) sorted by relevance
62 return TEEC_ERROR_BAD_PARAMETERS; in convert_status_to_result()191 return TEEC_ERROR_BAD_PARAMETERS; in preprocess_whole_memref()203 return TEEC_ERROR_BAD_PARAMETERS; in preprocess_whole_memref()228 return TEEC_ERROR_BAD_PARAMETERS; in preprocess_partial_memref()255 return TEEC_ERROR_BAD_PARAMETERS; in preprocess_partial_memref()336 return TEEC_ERROR_BAD_PARAMETERS; in postprocess_value()344 return TEEC_ERROR_BAD_PARAMETERS; in postprocess_value()348 return TEEC_ERROR_BAD_PARAMETERS; in postprocess_value()352 return TEEC_ERROR_BAD_PARAMETERS; in postprocess_value()372 return TEEC_ERROR_BAD_PARAMETERS; in postprocess_temporary_memref()[all …]
465 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()480 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()510 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()517 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()530 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()541 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()557 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()580 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()591 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()607 set_return_code(TEEC_ERROR_BAD_PARAMETERS); in TryInitializeMembers()[all …]
568 message->set_return_code(TEEC_ERROR_BAD_PARAMETERS); in HandleRpcCommandLoadTa()
74 #define TEEC_ERROR_BAD_PARAMETERS 0xFFFF0006 macro
Completed in 23 milliseconds