HomeSort by relevance Sort by last modified time
    Searched full:profile (Results 851 - 875 of 3371) sorted by null

<<31323334353637383940>>

  /external/chromium/chrome/browser/history/
in_memory_history_backend.cc 18 #include "chrome/browser/profiles/profile.h"
55 void InMemoryHistoryBackend::AttachToHistoryService(Profile* profile) {
61 profile_ = profile;
70 // We only want notifications for the associated profile.
71 Source<Profile> source(profile_);
  /external/chromium/chrome/browser/net/gaia/
token_service.h 50 class Profile;
56 // The TokenService is a Profile member, so all calls are expected
94 // (usually from a GaiaAuthConsumer constant), and the profile.
96 void Initialize(const char* const source, Profile* profile);
115 // Clear all DB stored tokens for the current profile. Tokens may still be
  /external/chromium/chrome/browser/notifications/
desktop_notification_service.h 30 class Profile;
34 // The DesktopNotificationService is an object, owned by the Profile,
44 DesktopNotificationService(Profile* profile,
145 // The profile which owns this object.
146 Profile* profile_;
  /external/chromium/chrome/browser/sync/glue/
password_data_type_controller.cc 12 #include "chrome/browser/profiles/profile.h"
23 Profile* profile,
26 profile_(profile),
33 DCHECK(profile);
49 password_store_ = profile_->GetPasswordStore(Profile::EXPLICIT_ACCESS);
sync_backend_host_unittest.cc 58 TestingProfile profile; local
59 profile.CreateRequestContext();
61 SyncBackendHost backend(&profile);
66 PrefService* pref_service = profile.GetPrefs();
76 profile.GetRequestContext(),
87 profile.ResetRequestContext();
  /external/chromium/chrome/browser/sync/
signin_manager.cc 10 #include "chrome/browser/profiles/profile.h"
27 void SigninManager::Initialize(Profile* profile) {
28 profile_ = profile;
120 Source<Profile>(profile_),
146 Source<Profile>(profile_),
  /external/chromium/chrome/browser/ui/cocoa/
table_model_array_controller_unittest.mm 33 TestingProfile* profile = browser_helper_.profile();
34 HostContentSettingsMap* map = profile->GetHostContentSettingsMap();
143 TestingProfile* profile = browser_helper_.profile();
144 HostContentSettingsMap* map = profile->GetHostContentSettingsMap();
  /external/chromium/chrome/browser/ui/gtk/
custom_drag.cc 121 BookmarkDrag::BookmarkDrag(Profile* profile,
126 profile_(profile),
141 void BookmarkDrag::BeginDrag(Profile* profile,
143 new BookmarkDrag(profile, nodes);
first_run_bubble.cc 39 void FirstRunBubble::Show(Profile* profile,
43 new FirstRunBubble(profile, anchor, rect, bubble_type);
73 FirstRunBubble::FirstRunBubble(Profile* profile,
77 : profile_(profile),
  /external/chromium/chrome/browser/ui/login/
login_prompt_ui.cc 12 #include "chrome/browser/profiles/profile.h"
60 static void RegisterDataSource(Profile *profile) {
61 ChromeURLDataManager* url_manager = profile->GetChromeURLDataManager();
245 LoginHandlerSource::RegisterDataSource(tab_contents->profile());
248 tab_contents->profile(), delegate_, tab_contents);
  /external/chromium/chrome/browser/ui/panels/
panel.cc 204 Profile* profile) {
276 void Panel::ShowPageInfo(Profile* profile,
301 void Panel::ShowCreateChromeAppShortcutsDialog(Profile* profile,
  /external/chromium/chrome/browser/ui/search_engines/
search_engine_tab_helper.cc 7 #include "chrome/browser/profiles/profile.h"
62 if (!tab_contents()->profile()->GetTemplateURLFetcher())
64 if (tab_contents()->profile()->IsOffTheRecord())
118 tab_contents()->profile()->GetTemplateURLFetcher()->ScheduleDownload(
131 if (tab_contents()->profile()->IsOffTheRecord())
158 tab_contents()->profile()->GetTemplateURLModel();
  /external/llvm/lib/Transforms/Scalar/
BasicBlockPlacement.cpp 10 // This file implements a very simple profile guided basic block placement
13 // conditional branches. If there is no profile information for a particular
16 // The algorithm implemented here is basically "Algo1" from "Profile Guided Code
56 /// PI - The profile information that is guiding us.
80 "Profile Guided Basic Block Placement", false, false)
83 "Profile Guided Basic Block Placement", false, false)
  /external/webkit/Source/JavaScriptCore/profiler/
Profiler.cpp 39 #include "Profile.h"
67 // Check if we currently have a Profile for this global ExecState and title.
68 // If so return early and don't create a new Profile.
82 PassRefPtr<Profile> Profiler::stopProfiling(ExecState* exec, const UString& title)
89 RefPtr<Profile> returnProfile = profileGenerator->profile();
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestUtils.java 48 /** Timeout for connecting/disconnecting a profile in ms. */
52 /** Timeout to connect a profile proxy in ms. */
213 public ConnectProfileReceiver(BluetoothDevice device, int profile, int expectedFlags) {
217 mProfile = profile;
312 public void onServiceConnected(int profile, BluetoothProfile proxy) {
314 switch (profile) {
332 public void onServiceDisconnected(int profile) {
334 switch (profile) {
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_function_dispatcher.cc 50 #include "chrome/browser/profiles/profile.h"
383 render_view_host->process()->profile()->GetExtensionService();
405 : profile_(render_view_host->process()->profile()),
417 ExtensionProcessManager* epm = profile()->GetExtensionProcessManager();
439 Source<Profile>(profile_),
448 Source<Profile>(profile_),
462 // profile. Note that the profile may already be incognito, in which case
465 Profile* profile = render_view_host()->process()->profile()
540 Profile* ExtensionFunctionDispatcher::profile() { function in class:ExtensionFunctionDispatcher
    [all...]
extension_management_browsertest.cc 15 #include "chrome/browser/profiles/profile.h"
37 ExtensionProcessManager* manager = browser()->profile()->
61 ExtensionService* service = browser()->profile()->GetExtensionService();
86 ExtensionService* service = browser()->profile()->GetExtensionService();
104 ExtensionService* service = browser()->profile()->GetExtensionService();
115 ExtensionService* service = browser()->profile()->GetExtensionService();
132 ui_test_utils::OpenURLOffTheRecord(browser()->profile(),
142 ExtensionService* service = browser()->profile()->GetExtensionService();
154 ExtensionService* service = browser()->profile()->GetExtensionService();
166 ExtensionProcessManager* manager = browser()->profile()-
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 7 #include "chrome/browser/profiles/profile.h"
177 contents()->profile()->GetPrefs()->SetBoolean(
209 contents()->profile()->GetPrefs()->SetBoolean(
239 contents()->profile()->GetPrefs()->SetBoolean(
273 contents()->profile()->GetPrefs()->SetBoolean(
305 contents()->profile()->GetPrefs()->SetBoolean(
345 contents()->profile()->GetPrefs()->SetBoolean(
400 contents()->profile()->GetPrefs()->SetBoolean(
450 contents()->profile()->GetPrefs()->SetBoolean(
496 contents()->profile()->GetPrefs()->SetBoolean
    [all...]
  /external/chromium/chrome/browser/tab_contents/
thumbnail_generator_unittest.cc 287 explicit MockTopSites(Profile* profile)
288 : history::TopSites(profile),
325 // Set up the profile.
326 TestingProfile profile; local
331 scoped_refptr<MockTopSites> top_sites(new MockTopSites(&profile));
335 &profile, top_sites.get(), kBadURL));
339 &profile, top_sites.get(), kGoodURL));
342 profile.set_incognito(true);
344 &profile, top_sites.get(), kGoodURL))
    [all...]
  /external/llvm/lib/Analysis/
PathProfileInfo.cpp 11 // and provides a loader pass which reads a path profile file.
14 #define DEBUG_TYPE "path-profile-info"
31 PathProfileInfoFilename("path-profile-loader-file", cl::init("llvmprof.out"),
33 cl::desc("Path profile file loaded by -path-profile-loader"), cl::Hidden);
77 // path profile file handle
80 // path profile file name
88 INITIALIZE_ANALYSIS_GROUP(PathProfileInfo, "Path Profile Information",
91 "path-profile-loader",
92 "Load path profile information from file"
    [all...]
  /external/chromium/chrome/browser/
app_controller_mac.mm 79 // Activates a browser window having the given profile (the last one active) if
83 Browser* ActivateBrowser(Profile* profile) {
84 Browser* browser = BrowserList::GetLastActiveWithProfile(profile);
90 // Creates an empty browser window with the given profile and returns a pointer
92 Browser* CreateBrowser(Profile* profile) {
95 Browser::OpenEmptyWindow(profile);
103 // Activates a browser window having the given profile (the last one active) if
106 Browser* ActivateOrCreateBrowser(Profile* profile)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-gprof.1 133 gprof \- display call graph profile data
141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ]
154 \&\f(CW\*(C`gprof\*(C'\fR produces an execution profile of C, Pascal, or Fortran77
155 programs. The effect of called routines is incorporated in the profile
156 of each caller. The profile data is taken from the call graph profile file
163 its symbol table and the call graph profile from \fIgmon.out\fR.
164 If more than one profile file is specified, the \f(CW\*(C`gprof\*(C'\fR
165 output shows the sum of the profile information in the given profile files
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-gprof.1 133 gprof \- display call graph profile data
141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ]
154 \&\f(CW\*(C`gprof\*(C'\fR produces an execution profile of C, Pascal, or Fortran77
155 programs. The effect of called routines is incorporated in the profile
156 of each caller. The profile data is taken from the call graph profile file
163 its symbol table and the call graph profile from \fIgmon.out\fR.
164 If more than one profile file is specified, the \f(CW\*(C`gprof\*(C'\fR
165 output shows the sum of the profile information in the given profile files
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-gprof.1 133 gprof \- display call graph profile data
141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ]
155 \&\f(CW\*(C`gprof\*(C'\fR produces an execution profile of C, Pascal, or Fortran77
156 programs. The effect of called routines is incorporated in the profile
157 of each caller. The profile data is taken from the call graph profile file
164 its symbol table and the call graph profile from \fIgmon.out\fR.
165 If more than one profile file is specified, the \f(CW\*(C`gprof\*(C'\fR
166 output shows the sum of the profile information in the given profile files
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-gprof.1 133 gprof \- display call graph profile data
141 [ \-\-[no\-]flat\-profile[=\fIname\fR] ] [ \-\-[no\-]graph[=\fIname\fR] ]
155 \&\f(CW\*(C`gprof\*(C'\fR produces an execution profile of C, Pascal, or Fortran77
156 programs. The effect of called routines is incorporated in the profile
157 of each caller. The profile data is taken from the call graph profile file
164 its symbol table and the call graph profile from \fIgmon.out\fR.
165 If more than one profile file is specified, the \f(CW\*(C`gprof\*(C'\fR
166 output shows the sum of the profile information in the given profile files
    [all...]

Completed in 599 milliseconds

<<31323334353637383940>>