Searched defs:rpc (Results 1 – 4 of 4) sorted by relevance
45 std::optional<std::string> getRpcId(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcId()67 sp<IRemotelyProvisionedComponent> rpc = in findRpcNameById() local84 std::optional<String16> getRpcName(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcName()172 getRpcKeyFuture(const sp<IRemotelyProvisionedComponent>& rpc, int32_t keyId) { in getRpcKeyFuture()199 std::optional<RemotelyProvisionedKey> getRpcKey(const sp<IRemotelyProvisionedComponent>& rpc, in getRpcKey()
44 pub mod rpc; module
65 pub rpc: Box<dyn RetrieveRpcArtifacts>, field
37 pub mod rpc; module