Searched refs:ObjectID (Results 1 - 25 of 115) sorted by relevance

12345

/system/connectivity/shill/binder/
H A Dbinder_adaptor.cc35 static string ObjectID(BinderAdaptor* b) { function in namespace:shill::Logging
H A Ddevice_binder_adaptor.cc37 static string ObjectID(DeviceBinderAdaptor* d) { function in namespace:shill::Logging
H A Dmanager_binder_adaptor.cc41 static string ObjectID(ManagerBinderAdaptor* m) { function in namespace:shill::Logging
H A Dservice_binder_adaptor.cc34 static string ObjectID(ServiceBinderAdaptor* s) { function in namespace:shill::Logging
/system/connectivity/shill/cellular/
H A Dsubscription_state_out_of_credits_detector.cc32 static string ObjectID(CellularService* c) { return c->GetRpcIdentifier(); } function in namespace:shill::Logging
H A Dout_of_credits_detector.cc33 static string ObjectID(CellularService* c) { return c->GetRpcIdentifier(); } function in namespace:shill::Logging
H A Dcellular_capability.cc38 static string ObjectID(CellularCapability* c) { function in namespace:shill::Logging
/system/connectivity/shill/ethernet/
H A Dvirtio_ethernet.cc34 static string ObjectID(VirtioEthernet* v) { return v->GetRpcIdentifier(); } function in namespace:shill::Logging
/system/connectivity/shill/
H A Dephemeral_profile.cc36 static string ObjectID(EphemeralProfile* e) { return e->GetRpcIdentifier(); } function in namespace:shill::Logging
H A Dlogging.h55 << (object ? Logging::ObjectID(object) : "(anon)") << " "
61 << (object ? Logging::ObjectID(object) : "(anon)") << " "
H A Dconnection_tester.cc43 static string ObjectID(Connection* c) { return c->interface_name(); } function in namespace:shill::Logging
H A Dvirtual_device.cc31 static string ObjectID(VirtualDevice* v) { return "(virtual_device)"; } function in namespace:shill::Logging
H A Dresolver.cc38 static string ObjectID(Resolver* r) { return "(resolver)"; } function in namespace:shill::Logging
/system/connectivity/shill/dbus/
H A Dchromeos_dhcpcd_proxy.cc26 static string ObjectID(ChromeosDHCPCDProxy* d) { return "(dhcpcd_proxy)"; } function in namespace:shill::Logging
H A Dchromeos_modem_gobi_proxy.cc33 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_rpc_task_dbus_adaptor.cc34 static string ObjectID(ChromeosRPCTaskDBusAdaptor* r) { function in namespace:shill::Logging
H A Dchromeos_supplicant_bss_proxy.cc33 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_supplicant_network_proxy.cc32 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_dbus_properties_proxy.cc28 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_ipconfig_dbus_adaptor.cc38 static string ObjectID(ChromeosIPConfigDBusAdaptor* i) { function in namespace:shill::Logging
H A Dchromeos_mm1_modem_modem3gpp_proxy.cc30 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_mm1_modem_modemcdma_proxy.cc30 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_mm1_sim_proxy.cc30 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
H A Dchromeos_modem_manager_proxy.cc30 static string ObjectID(const dbus::ObjectPath* p) { return p->value(); } function in namespace:shill::Logging
/system/connectivity/shill/wifi/
H A Dcallback80211_metrics.cc33 static string ObjectID(const Callback80211Metrics* c) { function in namespace:shill::Logging

Completed in 648 milliseconds

12345