Searched defs:rpc_id (Results 1 – 3 of 3) sorted by relevance
31 const std::string& rpc_id() { return rpc_id_; } in rpc_id() function
219 static void RpcIdToStorageId(std::string* rpc_id) { in RpcIdToStorageId()
55 const string& rpc_id, in WiFiEndpoint()