Home
last modified time | relevance | path

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

/system/security/provisioner/support/
Drkpd_client.cpp46 std::optional<std::string> getRpcId(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcId()
70 sp<IRemotelyProvisionedComponent> rpc = in findRpcNameById() local
87 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()
/system/keymint/hal/src/
Dlib.rs30 pub mod rpc; module
/system/keymint/ta/src/
Ddevice.rs51 pub rpc: &'a dyn RetrieveRpcArtifacts, field
/system/keymint/wire/src/
Dlib.rs20 pub mod rpc; module