Searched refs:ObjectID (Results 1 - 25 of 115) sorted by last modified time

12345

/system/connectivity/shill/
H A Dactive_link_monitor.cc44 static string ObjectID(Connection* c) { return c->interface_name(); } 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 Dconnection.cc52 static string ObjectID(Connection* c) { function in namespace:shill::Logging
H A Dconnection_diagnostics.cc87 static string ObjectID(ConnectionDiagnostics* n) { function in namespace:shill::Logging
H A Dconnection_health_checker.cc52 static string ObjectID(Connection* c) { function in namespace:shill::Logging
H A Dconnection_info_reader.cc38 static string ObjectID(ConnectionInfoReader* c) { function in namespace:shill::Logging
/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 Dactive_passive_out_of_credits_detector.cc34 static string ObjectID(ActivePassiveOutOfCreditsDetector* a) { function in namespace:shill::Logging
H A Dcellular.cc75 static string ObjectID(Cellular* c) { return c->GetRpcIdentifier(); } 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 Dcellular_capability.cc38 static string ObjectID(CellularCapability* c) { function in namespace:shill::Logging
H A Dcellular_capability_cdma.cc45 static string ObjectID(CellularCapabilityCDMA* c) { function in namespace:shill::Logging
H A Dcellular_capability_classic.cc42 static string ObjectID(CellularCapabilityClassic* c) { function in namespace:shill::Logging
H A Dcellular_capability_gsm.cc48 static string ObjectID(CellularCapabilityGSM* c) { function in namespace:shill::Logging
H A Dcellular_capability_universal.cc57 static string ObjectID(CellularCapabilityUniversal* c) { function in namespace:shill::Logging
H A Dcellular_capability_universal_cdma.cc49 static string ObjectID(CellularCapabilityUniversalCDMA* c) { function in namespace:shill::Logging
H A Dcellular_service.cc39 static string ObjectID(CellularService* c) { return c->GetRpcIdentifier(); } function in namespace:shill::Logging
H A Dmobile_operator_info.cc33 static string ObjectID(const MobileOperatorInfo* m) { function in namespace:shill::Logging
H A Dmobile_operator_info_impl.cc53 static string ObjectID(const MobileOperatorInfoImpl* m) { function in namespace:shill::Logging
H A Dmodem.cc37 static string ObjectID(Modem* m) { return m->path().c_str(); } 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 Dsubscription_state_out_of_credits_detector.cc32 static string ObjectID(CellularService* c) { return c->GetRpcIdentifier(); } function in namespace:shill::Logging

Completed in 177 milliseconds

12345