Searched refs:HandleRpcAllocateMemory (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/tee/optee/
H A Doptee-client.h117 zx_status_t HandleRpcAllocateMemory(const RpcFunctionAllocateMemoryArgs& args,
H A Doptee-client.cpp309 status = HandleRpcAllocateMemory(args.allocate_memory, &out_result->allocate_memory);
335 zx_status_t OpteeClient::HandleRpcAllocateMemory(const RpcFunctionAllocateMemoryArgs& args, function in class:OpteeClient

Completed in 75 milliseconds