Searched refs:default_service_path (Results 1 – 3 of 3) sorted by relevance
128 dbus::ObjectPath default_service_path; in GetConnectionProperties() local129 TEST_AND_RETURN_FALSE(GetDefaultServicePath(&default_service_path)); in GetConnectionProperties()130 if (!default_service_path.IsValid()) in GetConnectionProperties()133 if (default_service_path.value() == "/") { in GetConnectionProperties()139 GetServicePathProperties(default_service_path, out_type, out_tethering)); in GetConnectionProperties()
89 const dbus::ObjectPath& default_service_path) { in ProcessDefaultService() argument92 if (default_service_path_ == default_service_path) in ProcessDefaultService()96 default_service_path_ = default_service_path; in ProcessDefaultService()
76 bool ProcessDefaultService(const dbus::ObjectPath& default_service_path);