/external/chromium/chrome/browser/ui/cocoa/content_settings/ |
collected_cookies_mac_unittest.mm | 8 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
instant_opt_in_controller.h | 11 class Profile;
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_editor_gtk.h | 35 Profile* profile, 122 // Profile the entry is from. 123 Profile* profile_;
|
bookmark_menu_controller_gtk.h | 21 class Profile; 39 Profile* profile, 104 Profile* profile_;
|
/external/chromium/chrome/browser/ui/gtk/importer/ |
import_lock_dialog_gtk.h | 19 // Firefox before starting the profile import.
|
/external/chromium/chrome/browser/ui/gtk/ |
location_bar_view_gtk.h | 43 class Profile; 58 void SetProfile(Profile* profile); 150 Profile* profile); 155 void set_profile(Profile* profile) { profile_ = profile; } 195 // The currently active profile. 196 Profile* profile_ [all...] |
/external/chromium/chrome/browser/ui/options/ |
options_window.h | 9 class Profile;
|
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_uninstall_dialog_view.cc | 10 #include "chrome/browser/profiles/profile.h" 145 Profile* profile, 149 Browser* browser = BrowserList::GetLastActiveWithProfile(profile);
|
/external/chromium/chrome/browser/ui/views/ |
first_run_bubble.cc | 64 FirstRunBubbleView(FirstRunBubble* bubble_window, Profile* profile); 86 Profile* profile_; 92 Profile* profile) 99 profile_(profile) { 121 GetDefaultSearchEngineName(profile))); 131 GetDefaultSearchEngineName(profile))); 230 FirstRunOEMBubbleView(FirstRunBubble* bubble_window, Profile* profile); [all...] |
/external/chromium/chrome/browser/ui/views/location_bar/ |
keyword_hint_view.cc | 10 #include "chrome/browser/profiles/profile.h" 26 KeywordHintView::KeywordHintView(Profile* profile) : profile_(profile) {
|
/external/chromium/chrome/browser/ui/webui/ |
keyboard_ui.h | 14 class Profile;
|
/external/chromium/chrome/browser/web_resource/ |
web_resource_service.h | 15 class Profile; 25 WebResourceService(Profile* profile, 56 Profile* profile_;
|
/external/oprofile/doc/ |
opannotate.1.in | 4 opannotate \- produce source or assembly annotated with profile data 11 [profile specification] 15 outputs annotated source and/or assembly from profile data of an OProfile 16 session. See oprofile(1) for how to write profile specifications. 32 and the kernel. This option only makes sense if the profile session
|
/external/oprofile/libpp/ |
image_errors.h | 36 void report_image_error(inverted_profile const & profile, bool fatal,
|
populate_for_spu.h | 4 * a Cell BE SPU profile
|
/external/oprofile/pp/ |
opannotate_options.h | 41 * @param spec profile specification
|
opreport_options.h | 52 * @param spec profile specification
|
/external/valgrind/main/VEX/ |
TODO.txt | 34 Profile again with cachegrind/calltree
|
/external/webkit/Source/WebCore/css/ |
SVGCSSPropertyNames.in | 20 color-profile
|
/external/webkit/Source/WebCore/html/ |
HTMLHeadElement.idl | 23 attribute [Reflect] DOMString profile;
|
/frameworks/av/media/libstagefright/codecs/aacenc/inc/ |
bitenc.h | 36 Word16 profile; member in struct:BITSTREAMENCODER_INIT
|
/frameworks/base/core/java/android/bluetooth/ |
IBluetooth.aidl | 57 int getProfileConnectionState(int profile); 96 // HID profile APIs 113 // HDP profile APIs 126 void sendConnectionStateChange(in BluetoothDevice device, int profile, int state, int prevState);
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
HidProfile.java | 30 * HidProfile handles Bluetooth HID profile. 38 // Order of this profile in device profiles list 45 public void onServiceConnected(int profile, BluetoothProfile proxy) { 50 public void onServiceDisconnected(int profile) {
|
PanProfile.java | 32 * PanProfile handles Bluetooth PAN profile (NAP and PANU). 43 // Order of this profile in device profiles list 50 public void onServiceConnected(int profile, BluetoothProfile proxy) { 54 public void onServiceDisconnected(int profile) {
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ProfileProvider.java | 30 * Simple content provider to handle directing profile-specific calls against a separate 39 // URI belongs to a profile action, setting up the proper database. 47 * Performs a permission check on the read profile permission. Checks the delegate contacts 58 * Performs a permission check on the write profile permission.
|