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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_manager_client.cc 32 void FakeBluetoothProfileManagerClient::RegisterProfile(
38 VLOG(1) << "RegisterProfile: " << profile_path.value() << ": " << uuid;
  /external/chromium/chrome/browser/profiles/
profile_manager.cc 240 RegisterProfile(Profile::CreateProfileAsync(user_data_dir, this),
272 RegisterProfile(profile, true);
277 ProfileManager::ProfileInfo* ProfileManager::RegisterProfile(Profile* profile,
  /external/chromium_org/chrome/browser/background/
background_mode_manager.cc 237 void BackgroundModeManager::RegisterProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_api.cc 165 RegisterProfile(
172 void BluetoothAddProfileFunction::RegisterProfile(
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 496 info = RegisterProfile(CreateProfileAsyncHelper(profile_path, this), false);
557 RegisterProfile(profile, true);
562 ProfileManager::ProfileInfo* ProfileManager::RegisterProfile(
    [all...]

Completed in 280 milliseconds