Searched refs:ObjectID (Results 26 - 50 of 115) sorted by relevance

12345

/system/connectivity/shill/dbus/
H A Dchromeos_modem_simple_proxy.cc33 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_profile_dbus_adaptor.cc36 static string ObjectID(ChromeosProfileDBusAdaptor* p) { function in namespace:shill::Logging
H A Dchromeos_third_party_vpn_dbus_adaptor.cc38 static std::string ObjectID(const ChromeosThirdPartyVpnDBusAdaptor* v) { function in namespace:shill::Logging
H A Dchromeos_dbus_adaptor.cc37 static string ObjectID(ChromeosDBusAdaptor* d) { function in namespace:shill::Logging
H A Dchromeos_dbus_objectmanager_proxy.cc31 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_dhcpcd_listener.cc38 static string ObjectID(ChromeosDHCPCDListener* d) { function in namespace:shill::Logging
H A Dchromeos_mm1_modem_simple_proxy.cc30 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_modem_proxy.cc33 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_wimax_manager_proxy.cc39 static string ObjectID(ChromeosWiMaxManagerProxy* w) { function in namespace:shill::Logging
H A Dchromeos_wimax_network_proxy.cc34 static string ObjectID(const dbus::ObjectPath* p) { function in namespace:shill::Logging
/system/connectivity/shill/
H A Dhook_table.cc40 static string ObjectID(const HookTable* h) { return "(hook_table)"; } function in namespace:shill::Logging
H A Dlink_monitor.cc39 static string ObjectID(Connection* c) { return c->interface_name(); } function in namespace:shill::Logging
H A Dmock_log_unittest.cc32 static string ObjectID(testing::Test* m) { return "(mock_log_test)"; } function in namespace:shill::Logging
H A Dpassive_link_monitor.cc38 static string ObjectID(Connection* c) { return c->interface_name(); } function in namespace:shill::Logging
H A Dpending_activation_store.cc30 static string ObjectID(const PendingActivationStore* p) { function in namespace:shill::Logging
H A Dcertificate_file.cc41 static string ObjectID(CertificateFile* c) { return "(certificate_file)"; } function in namespace:shill::Logging
H A Ddaemon_task.cc55 static string ObjectID(DaemonTask* d) { return "(chromeos_daemon)"; } function in namespace:shill::Logging
H A Ddhcp_properties.cc40 static string ObjectID(const DhcpProperties* d) { return "(dhcp_properties)"; } function in namespace:shill::Logging
H A Dicmp_session.cc38 static std::string ObjectID(IcmpSession* i) { return "(icmp_session)"; } function in namespace:shill::Logging
/system/connectivity/shill/wifi/
H A Dtdls_manager.cc39 static string ObjectID(const TDLSManager* c) { function in namespace:shill::Logging
/system/connectivity/shill/cellular/
H A Dactive_passive_out_of_credits_detector.cc34 static string ObjectID(ActivePassiveOutOfCreditsDetector* a) { function in namespace:shill::Logging
H A Dcellular_bearer.cc34 static string ObjectID(const CellularBearer* c) { return "(cellular_bearer)"; } function in namespace:shill::Logging
H A Dmodem.cc37 static string ObjectID(Modem* m) { return m->path().c_str(); } function in namespace:shill::Logging
/system/connectivity/shill/dhcp/
H A Ddhcp_provider.cc45 static string ObjectID(DHCPProvider* d) { return "(dhcp_provider)"; } function in namespace:shill::Logging
H A Ddhcpv6_config.cc38 static string ObjectID(DHCPv6Config* d) { function in namespace:shill::Logging

Completed in 218 milliseconds

12345