Searched defs:targetRpcId (Results 1 – 1 of 1) sorted by relevance
63 std::optional<String16> findRpcNameById(std::string_view targetRpcId) { in findRpcNameById()88 std::optional<std::string> targetRpcId = getRpcId(rpc); in getRpcName() local