Home
last modified time | relevance | path

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

/system/security/provisioner/support/
Drkpd_client.cpp62 std::optional<String16> findRpcNameById(std::string_view targetRpcId) { in findRpcNameById()
85 std::optional<std::string> targetRpcId = getRpcId(rpc); in getRpcName() local