HomeSort by relevance Sort by last modified time
    Searched defs:kSharedProfilePath (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/chromeos/cros/
native_network_constants.cc 14 const char kSharedProfilePath[] = "/profile/default";
  /external/chromium_org/chromeos/dbus/
shill_profile_client_stub.h 55 static const char kSharedProfilePath[];
shill_profile_client_stub.cc 40 const char ShillProfileClientStub::kSharedProfilePath[] = "/profile/default";
43 AddProfile(kSharedProfilePath, std::string());
  /external/chromium_org/chromeos/network/
network_profile_handler.h 60 static const char kSharedProfilePath[];
network_profile_handler.cc 59 const char NetworkProfileHandler::kSharedProfilePath[] = "/profile/default";
managed_network_configuration_handler_unittest.cc 48 const char kSharedProfilePath[] = "/profile/default";
214 AddProfileForTest(NetworkProfile(kSharedProfilePath, std::string()));

Completed in 227 milliseconds