Searched defs:NullRPCIdentifier (Results 1 – 4 of 4) sorted by relevance
/system/connectivity/shill/ | ||
D | mock_control.cc | 62 const std::string& MockControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::MockControl |
D | nice_mock_control.cc | 68 const std::string& NiceMockControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::NiceMockControl |
/system/connectivity/shill/binder/ | ||
D | binder_control.cc | 85 const string& BinderControl::NullRPCIdentifier() { return null_identifier_; } in NullRPCIdentifier() function in shill::BinderControl |
/system/connectivity/shill/dbus/ | ||
D | chromeos_dbus_control.cc | 112 const string& ChromeosDBusControl::NullRPCIdentifier() { in NullRPCIdentifier() function in shill::ChromeosDBusControl |