Searched refs:set_return_code (Results 1 – 3 of 3) sorted by relevance
534 message.set_return_code(TEEC_ERROR_NOT_SUPPORTED); in HandleRpcCommand()595 message->set_return_code(TEEC_ERROR_GENERIC); in HandleRpcCommandLoadTa()601 message->set_return_code(TEEC_ERROR_GENERIC); in HandleRpcCommandLoadTa()609 message->set_return_code(TEEC_SUCCESS); in HandleRpcCommandLoadTa()622 message->set_return_code(TEEC_ERROR_GENERIC); in HandleRpcCommandLoadTa()632 message->set_return_code(TEEC_SUCCESS); in HandleRpcCommandLoadTa()654 message->set_return_code(TEEC_ERROR_GENERIC); in HandleRpcCommandAllocateMemory()664 message->set_return_code(TEEC_SUCCESS); in HandleRpcCommandAllocateMemory()684 message->set_return_code(TEEC_ERROR_GENERIC); in HandleRpcCommandFreeMemory()690 message->set_return_code(TEEC_SUCCESS); in HandleRpcCommandFreeMemory()[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 …]
378 void set_return_code(uint32_t return_code) { in set_return_code() function
Completed in 12 milliseconds