Searched defs:service_profile_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chromeos/dbus/
H A Dfake_shill_profile_client.cc194 std::string service_profile_path; local
196 &service_profile_path);
197 if (service_profile_path.empty()) {
202 } else if (service_profile_path != profile_path) {
204 << service_profile_path;

Completed in 117 milliseconds