HomeSort by relevance Sort by last modified time
    Searched full:getprofile (Results 226 - 250 of 310) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 144 Profile* BookmarkMenuBridge::GetProfile() {
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 190 web_ui_->GetProfile()->ChangeAppLocale(
  /external/chromium/chrome/browser/ui/webui/
slideshow_ui.cc 151 profile_ = web_ui->GetProfile();
app_launcher_handler.cc 279 PrefService* prefs = web_ui_->GetProfile()->GetPrefs();
626 new ExtensionUninstallDialog(web_ui_->GetProfile()));
634 new ExtensionInstallUI(web_ui_->GetProfile()));
active_downloads_ui.cc 211 profile_ = web_ui->GetProfile();
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/autofill/
PersonalDataManager.java 333 public AutofillProfile getProfile(String guid) {
  /external/chromium_org/chrome/browser/accessibility/
accessibility_extension_api.cc 263 GetProfile(),
  /external/chromium_org/chrome/browser/chromeos/extensions/
echo_private_api.cc 217 GetProfile(), GURL(kMoreInfoLink), content::PAGE_TRANSITION_LINK);
  /external/chromium_org/chrome/browser/extensions/api/app_current_window_internal/
app_current_window_internal_api.cc 59 apps::ShellWindowRegistry::Get(GetProfile());
  /external/chromium_org/chrome/browser/extensions/api/bluetooth/
bluetooth_event_router.cc 125 device::BluetoothProfile* ExtensionBluetoothEventRouter::GetProfile(
  /external/chromium_org/chrome/browser/extensions/api/storage/
storage_api.cc 52 GetProfile()->GetExtensionService()->settings_frontend();
  /external/chromium_org/chrome/browser/extensions/api/webrtc_logging_private/
webrtc_logging_private_api.cc 40 tab_id, GetProfile(), true, NULL, NULL, &contents, NULL)) {
  /external/chromium_org/chrome/browser/sync/test/integration/
sync_auth_test.cc 78 ProfileOAuth2TokenServiceFactory::GetForProfile(GetProfile(0))->
bookmarks_helper.cc 255 profiles_which_need_to_wait.push_back(test()->GetProfile(i));
387 return BookmarkModelFactory::GetForProfile(test()->GetProfile(index));
524 SetFaviconImpl(test()->GetProfile(profile), node, icon_url, image,
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge.mm 182 Profile* BookmarkMenuBridge::GetProfile() {
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view_unittest.cc 216 GetProfile()->SetOffTheRecordProfile(builder.Build());
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ProfilesPanel.js 151 getProfile: function(uid)
836 getProfile: function(typeId, uid)
838 return this.getProfileType(typeId).getProfile(uid);
864 return this._showProfile(this.getProfile(typeId, Number(uid)));
    [all...]
  /external/v8/src/
cpu-profiler.h 214 static CpuProfile* GetProfile(Object* security_token, int index);
  /external/chromium_org/chrome/browser/extensions/api/debugger/
debugger_api.cc 483 GetProfile(),
501 extensions::ExtensionSystem::Get(GetProfile())
581 new ExtensionDevToolsClientHost(GetProfile(),
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.console_1.0.200.v20100601.jar 
org.eclipse.equinox.p2.updatechecker_1.1.101.R36x_v20100823.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
mhlib.py 12 s = mh.getprofile(key) # profile entry (None if not set)
106 if path is None: path = self.getprofile('Path')
122 def getprofile(self, key): member in class:MH
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mhlib.py 12 s = mh.getprofile(key) # profile entry (None if not set)
106 if path is None: path = self.getprofile('Path')
122 def getprofile(self, key): member in class:MH
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_web_ui.cc 171 new ExtensionBookmarkManagerEventRouter(GetProfile(), tab_contents()));
  /external/chromium/chrome/browser/ui/webui/options/
sync_setup_handler.cc 353 web_ui_->GetProfile()->GetProfileSyncService();

Completed in 827 milliseconds

1 2 3 4 5 6 7 8 91011>>