HomeSort by relevance Sort by last modified time
    Searched full:profiles (Results 201 - 225 of 1170) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/chrome/browser/sync/glue/
bookmark_data_type_controller.cc 9 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/translate/
options_menu_model.cc 10 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/app_modal_dialogs/
message_box_handler.cc 11 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_name_folder_controller.mm 10 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/cocoa/
bug_report_window_controller_unittest.mm 8 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/toolbar/
encoding_menu_controller.cc 13 #include "chrome/browser/profiles/profile.h"
encoding_menu_controller_unittest.cc 12 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_context_menu.cc 11 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_gtk.cc 7 #include "chrome/browser/profiles/profile.h"
constrained_html_delegate_win.cc 7 #include "chrome/browser/profiles/profile.h"
instant_confirm_view.cc 10 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/webui/
favicon_source.cc 8 #include "chrome/browser/profiles/profile.h"
sync_internals_ui.cc 14 #include "chrome/browser/profiles/profile.h"
theme_source_unittest.cc 6 #include "chrome/browser/profiles/profile.h"
  /external/chromium/chrome/browser/ui/webui/options/
autofill_options_handler.h 71 // The personal data manager, used to load Autofill profiles and credit cards.
  /external/chromium/chrome/common/
chrome_paths_internal.h 19 // This returns the base directory in which Chrome Frame stores user profiles.
  /external/llvm/runtime/libprofile/
EdgeProfiling.c 28 * collected into simple edge profiles. Since we directly count each edge, we
  /external/oprofile/daemon/
opd_sfile.h 61 /** true if this file should be ignored in profiles */
  /external/oprofile/libpp/
populate.cpp 3 * Fill up a profile_container from inverted profiles
  /external/oprofile/pp/
oparchive_options.cpp 86 cerr << "differential profiles not allowed" << endl;
opgprof_options.cpp 108 cerr << "differential profiles not allowed" << endl;
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevicePicker.java 63 /** Ask device picker to show BT devices that support AUDIO profiles */
  /frameworks/wilhelm/src/android/
VideoCodec_to_android.h 32 * Initializes the list of supported video codecs, with their associated profiles and levels
  /packages/apps/Phone/src/com/android/phone/sip/
SipSharedPreferences.java 35 private static final String KEY_NUMBER_OF_PROFILES = "profiles";
  /external/chromium/chrome/browser/webdata/
web_data_service.cc 548 std::vector<AutofillProfile*> profiles = r->GetValue(); local
549 STLDeleteElements(&profiles);
1100 std::vector<AutofillProfile*> profiles; local
1135 std::vector<AutofillProfile*> profiles; local
    [all...]

Completed in 2041 milliseconds

1 2 3 4 5 6 7 891011>>