Searched defs:rpc (Results 1 – 4 of 4) sorted by relevance
46 std::optional<std::string> getRpcId(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcId()70 sp<IRemotelyProvisionedComponent> rpc = in findRpcNameById() local87 std::optional<String16> getRpcName(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcName()175 getRpcKeyFuture(const sp<IRemotelyProvisionedComponent>& rpc, int32_t keyId) { in getRpcKeyFuture()202 std::optional<RemotelyProvisionedKey> getRpcKey(const sp<IRemotelyProvisionedComponent>& rpc, in getRpcKey()
30 pub mod rpc; module
51 pub rpc: &'a dyn RetrieveRpcArtifacts, field
20 pub mod rpc; module