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 158 manager.RegisterProfile(profile);
194 manager.RegisterProfile(profile);
226 manager.RegisterProfile(profile);
261 manager.RegisterProfile(profile1);
262 manager.RegisterProfile(profile2);
304 manager.RegisterProfile(profile1);
305 manager.RegisterProfile(profile2);
352 manager.RegisterProfile(profile1);
370 manager.RegisterProfile(profile2);
395 manager.RegisterProfile(profile)
    [all...]
background_mode_manager.h 66 virtual void RegisterProfile(Profile* profile);
background_mode_manager.cc 262 void BackgroundModeManager::RegisterProfile(Profile* profile) {
  /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(
bluetooth_socket_chromeos.h 87 void RegisterProfile(const base::Closure& success_callback,
105 // 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.
326 // RegisterProfile() to add into this map. This map owns all loaded profile
profile_manager.cc 401 info = RegisterProfile(CreateProfileAsyncHelper(profile_path, this), false);
795 RegisterProfile(profile, true);
    [all...]
profile_impl.cc 557 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 542 milliseconds