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

  /external/chromium_org/chromeos/dbus/
fake_bluetooth_profile_manager_client.h 34 virtual void RegisterProfile(const dbus::ObjectPath& profile_path,
65 // in |service_provider_map_|. Maintained by RegisterProfile() and
bluetooth_profile_manager_client.h 84 virtual void RegisterProfile(const dbus::ObjectPath& profile_path,
fake_bluetooth_profile_manager_client.cc 35 void FakeBluetoothProfileManagerClient::RegisterProfile(
41 VLOG(1) << "RegisterProfile: " << profile_path.value() << ": " << uuid;
bluetooth_profile_manager_client.cc 37 virtual void RegisterProfile(const dbus::ObjectPath& profile_path,
  /external/chromium_org/chrome/browser/background/
background_mode_manager_unittest.cc 228 manager_->RegisterProfile(profile_);
303 manager.RegisterProfile(profile_);
336 manager.RegisterProfile(profile_);
365 manager.RegisterProfile(profile_);
397 manager.RegisterProfile(profile_);
398 manager.RegisterProfile(profile2);
437 manager.RegisterProfile(profile_);
438 manager.RegisterProfile(profile2);
482 manager.RegisterProfile(profile_);
500 manager.RegisterProfile(profile2)
    [all...]
background_mode_manager.h 63 virtual void RegisterProfile(Profile* profile);
background_mode_manager.cc 288 void BackgroundModeManager::RegisterProfile(Profile* profile) {
  /external/chromium_org/device/bluetooth/
bluetooth_socket_chromeos.cc 114 RegisterProfile(success_callback, error_callback);
154 RegisterProfile(success_callback, error_callback);
218 void BluetoothSocketChromeOS::RegisterProfile(
256 RegisterProfile(
335 RegisterProfile(
bluetooth_socket_chromeos.h 90 void RegisterProfile(const base::Closure& success_callback,
108 // Called by dbus:: on completion of the RegisterProfile() method call
  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 261 ProfileInfo* RegisterProfile(Profile* profile, bool created);
264 // RegisterProfile.
332 // RegisterProfile() to add into this map. This map owns all loaded profile
profile_manager.cc 416 info = RegisterProfile(CreateProfileAsyncHelper(profile_path, this), false);
805 RegisterProfile(profile, true);
    [all...]
profile_impl.cc 588 g_browser_process->background_mode_manager()->RegisterProfile(this);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h     [all...]

Completed in 283 milliseconds