Home
last modified time | relevance | path

Searched defs:rpc (Results 1 – 4 of 4) sorted by relevance

/system/security/provisioner/support/
Drkpd_client.cpp45 std::optional<std::string> getRpcId(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcId()
67 sp<IRemotelyProvisionedComponent> rpc = in findRpcNameById() local
84 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()
/system/keymint/hal/src/
Dlib.rs44 pub mod rpc; module
/system/keymint/ta/src/
Ddevice.rs65 pub rpc: Box<dyn RetrieveRpcArtifacts>, field
/system/keymint/wire/src/
Dlib.rs37 pub mod rpc; module