/external/chromium/chrome/browser/debugger/ |
devtools_sanity_unittest.cc | 14 #include "chrome/browser/profiles/profile.h" 184 ExtensionService* service = browser()->profile()->GetExtensionService(); 219 browser()->profile()->GetExtensionProcessManager();
|
/external/chromium/chrome/browser/extensions/ |
extension_page_actions_module.cc | 14 #include "chrome/browser/profiles/profile.h" 75 tab_id, profile(), include_incognito(), NULL, NULL, &contents, NULL); 109 tab_id, profile(), include_incognito(), NULL, NULL, &wrapper, NULL);
|
/external/chromium/chrome/browser/notifications/ |
desktop_notification_service_unittest.cc | 105 // profile into the cache and then puts the cache in io thread mode. 106 service_ = DesktopNotificationServiceFactory::GetForProfile(profile()); 200 PrefService* prefs = profile()->GetPrefs();
|
/external/chromium/chrome/browser/password_manager/ |
password_store_x.cc | 20 Profile* profile, 23 : PasswordStoreDefault(login_db, profile, web_data_service),
|
/external/chromium/chrome/browser/ |
pdf_unsupported_feature.cc | 12 #include "chrome/browser/profiles/profile.h" 70 tab_contents_->profile()->GetPrefs()->SetBoolean( 331 if (tab_contents_->profile()->GetPrefs()->GetBoolean(
|
/external/chromium/chrome/browser/sessions/ |
session_types.h | 21 class Profile; 48 NavigationEntry* ToNavigationEntry(int page_id, Profile* profile) const;
|
/external/chromium/chrome/browser/ui/cocoa/toolbar/ |
toolbar_controller_unittest.mm | 61 profile:helper_.profile() 166 PrefService* prefs = helper_.profile()->GetPrefs();
|
/external/chromium/chrome/browser/ui/search_engines/ |
keyword_editor_controller_unittest.cc | 7 #include "chrome/browser/profiles/profile.h" 25 // Base class for keyword editor tests. Creates a profile containing an 110 // the profile is.
|
/external/chromium/chrome/browser/ui/tab_contents/ |
tab_contents_wrapper.h | 93 Profile* profile() const { return tab_contents()->profile(); } function in class:TabContentsWrapper
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
content_setting_image_view.cc | 50 Profile* profile) 56 profile_(profile),
|
/external/chromium/chrome/browser/ui/webui/ |
slideshow_ui.cc | 20 #include "chrome/browser/profiles/profile.h" 92 Profile* profile_; 283 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
|
/external/icu4c/test/cintltst/ |
sprpdata.c | 278 UStringPrepProfile* profile = NULL; local 288 profile = usprep_open(testdatapath, binFileName, errorCode); 303 parseMappings(filename,profile, TRUE,errorCode);
|
/external/llvm/docs/CommandGuide/ |
bugpoint.pod | 122 =item B<--profile-info-file> F<filename> 124 Profile file loaded by B<--profile-loader>.
|
/frameworks/av/media/libstagefright/ |
AACExtractor.cpp | 155 uint8_t profile, sf_index, channel, header[2]; local 160 profile = (header[0] >> 6) & 0x3; 168 mMeta = MakeAACCodecSpecificData(profile, sf_index, channel);
|
/frameworks/av/media/libstagefright/rtsp/ |
rtp_test.cpp | 95 "a=fmtp:97 packetization-mode=1;profile-level-id=42000C;" 141 "a=fmtp:96 packetization-mode=1;profile-level-id=42001E;" 157 "a=fmtp:96 packetization-mode=1;profile-level-id=42001E;"
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
android.util.Config.html | 105 <A NAME="android.util.Config.PROFILE"></A> 106 <nobr><code>boolean</code> <A HREF="../../../../reference/android/util/Config.html#PROFILE" target="_top"><code>PROFILE</code></font></A></nobr> </TD>
|
/frameworks/base/voip/java/com/android/server/sip/ |
SipService.java | 164 + "the profile is not opened"); 183 SipProfile profile = group.getLocalProfile(); local 184 return (profile.getCallingUid() == Binder.getCallingUid()); 201 Log.w(TAG, "only creator or radio can close this profile"); 220 Log.w(TAG, "only creator or radio can query on the profile"); 233 Log.w(TAG, "only creator or radio can query on the profile"); 247 Log.w(TAG, "only creator can set listener on the profile"); 294 throw new SipException("only creator can access the profile"); 306 throw new SipException("only creator can access the profile"); 320 if (DEBUG) Log.d(TAG, "notify: profile added: " + localProfile) [all...] |
/frameworks/wilhelm/src/android/util/ |
AacAdtsExtractor.cpp | 106 uint8_t profile, sf_index, channel, header[2]; local 113 profile = (header[0] >> 6) & 0x3; 126 mMeta = MakeAACCodecSpecificData(profile, sf_index, channel);
|
/packages/apps/Browser/src/com/android/browser/ |
AutoFillSettingsFragment.java | 66 // For now we support just one profile so it's safe to hardcode the 172 // Update browser settings and native with a null profile. This will 173 // trigger the current profile to get deleted from the DB.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/ |
iterator_tracker.h | 25 /** @file profile/iterator_tracker.h 26 * This file is a GNU profile extension to the Standard C++ Library. 81 * better interaction with non-profile containers.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/ |
iterator_tracker.h | 25 /** @file profile/iterator_tracker.h 26 * This file is a GNU profile extension to the Standard C++ Library. 81 * better interaction with non-profile containers.
|
/dalvik/vm/ |
Dalvik.h | 43 #include "Profile.h"
|
/device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/sec/ |
SEC_OMX_Def.h | 143 OMX_S32 profile; member in struct:_SEC_OMX_VIDEO_PROFILELEVEL
|
/docs/source.android.com/src/tech/datausage/ |
kernel-overview.md | 47 application can profile the traffic into several sub-categories.
|
tags-explained.md | 42 These tags can be used to profile the network traffic of an
|