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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_manager_client.cc 35 void FakeBluetoothProfileManagerClient::RegisterProfile(
41 VLOG(1) << "RegisterProfile: " << profile_path.value() << ": " << uuid;
  /external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos.cc 116 RegisterProfile(success_callback, error_callback);
156 RegisterProfile(success_callback, error_callback);
211 void BluetoothSocketChromeOS::RegisterProfile(
249 RegisterProfile(
328 RegisterProfile(
  /external/chromium_org/chrome/browser/background/
background_mode_manager.cc 262 void BackgroundModeManager::RegisterProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc 401 info = RegisterProfile(CreateProfileAsyncHelper(profile_path, this), false);
795 RegisterProfile(profile, true);
    [all...]

Completed in 93 milliseconds