Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_shill_provider_unittest.cc129 void SendDefaultServiceSignal(const std::string& service_path, in SendDefaultServiceSignal()
146 void SetupConnectionAndAttrs(const std::string& service_path, in SetupConnectionAndAttrs()
171 void SetupConnectionAndTestType(const char* service_path, in SetupConnectionAndTestType()
191 const char* service_path, in SetupConnectionAndTestTethering()
240 const std::string& service_path, in SetServiceReply()
Dreal_shill_provider.cc67 dbus::ObjectPath service_path = value.TryGet<dbus::ObjectPath>(); in OnManagerPropertyChanged() local
/system/update_engine/
Dconnection_manager_unittest.cc111 void ConnectionManagerTest::SetServiceReply(const string& service_path, in SetServiceReply()
/system/core/init/
Dservice.cpp56 const std::string& service_path) { in ComputeContextFromExecutable()