Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_supplicant_process_proxy.cc118 const KeyValueStore& args, string* rpc_identifier) { in CreateInterface()
139 const string& rpc_identifier) { in RemoveInterface()
158 const std::string& ifname, string* rpc_identifier) { in GetInterface()
Dchromeos_wimax_network_proxy.cc63 const std::string& rpc_identifier) in ChromeosWiMaxNetworkProxy()
Dchromeos_wimax_device_proxy.cc62 const std::string& rpc_identifier) in ChromeosWiMaxDeviceProxy()
/system/connectivity/shill/
Dmanager.cc1664 RpcIdentifier rpc_identifier = GetDefaultServiceRpcIdentifier(nullptr); in EmitDefaultService() local