Home
last modified time | relevance | path

Searched refs:getRpcId (Results 1 – 1 of 1) sorted by relevance

/system/security/provisioner/support/
Drkpd_client.cpp45 std::optional<std::string> getRpcId(const sp<IRemotelyProvisionedComponent>& rpc) { in getRpcId() function
70 auto rpcId = getRpcId(rpc); in findRpcNameById()
85 std::optional<std::string> targetRpcId = getRpcId(rpc); in getRpcName()