Home
last modified time | relevance | path

Searched refs:findRpcNameById (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() function
89 return findRpcNameById(*targetRpcId); in getRpcName()