Searched defs:rpc (Results 1 – 3 of 3) sorted by relevance
38 pub mod rpc; module83 let rpc: Box<dyn kmr_ta::device::RetrieveRpcArtifacts> = Box::new(soft::RpcArtifacts::new( in build_ta() localVariable
179 const string& rpcInstanceName, std::shared_ptr<IRemotelyProvisionedComponent> rpc) { in unlockedBootloaderStatesImpliesNonNormalDiceChain()251 auto rpc = getHandle<IRemotelyProvisionedComponent>(hal); in TEST() local288 auto rpc = getHandle<IRemotelyProvisionedComponent>(DEFAULT_INSTANCE_NAME); in TEST() local364 std::shared_ptr<IRemotelyProvisionedComponent> rpc = in TEST() local388 auto rpc = getHandle<IRemotelyProvisionedComponent>(RKPVM_INSTANCE_NAME); in TEST() local413 auto rpc = getHandle<IRemotelyProvisionedComponent>(DEFAULT_INSTANCE_NAME); in TEST() local
122 sp<IRemotelyProvisionedComponent> rpc; in TEST_P() local174 sp<IRemotelyProvisionedComponent> rpc; in TEST_P() local