Searched
full:profiles (Results
351 -
375 of
1170) sorted by null
<<11121314151617181920>>
/frameworks/wilhelm/src/ |
classes.c | 74 // The base Volume interface is explicit, but portions are only for Game and Music profiles 351 // but portions of Volume are mandated only in Game and Music profiles
|
/device/moto/stingray/ril/ |
libbabysit.so | |
/device/ti/panda/ |
media_profiles.xml | 75 This file is used to declare the multimedia profiles and capabilities
|
/external/bluetooth/bluez/serial/ |
proxy.c | 150 sdp_list_t *apseq, *aproto, *profiles, *proto[2], *root, *svclass_id; local 173 profiles = sdp_list_append(NULL, &profile); 174 sdp_set_profile_descs(record, profiles); 175 sdp_list_free(profiles, NULL);
|
/external/bluetooth/bluez/src/ |
storage.c | 764 int write_device_profiles(bdaddr_t *src, bdaddr_t *dst, const char *profiles) 768 if (!profiles) 771 create_filename(filename, PATH_MAX, src, "profiles"); 776 return textfile_put(filename, addr, profiles);
|
storage.h | 56 int write_device_profiles(bdaddr_t *src, bdaddr_t *dst, const char *profiles);
|
/external/chromium/chrome/browser/ |
accessibility_events.cc | 10 #include "chrome/browser/profiles/profile.h"
|
alternate_nav_url_fetcher.cc | 9 #include "chrome/browser/profiles/profile.h"
|
autocomplete_history_manager.cc | 14 #include "chrome/browser/profiles/profile.h"
|
background_contents_service.h | 15 #include "chrome/browser/profiles/profile_keyed_service.h"
|
background_mode_manager.h | 12 #include "chrome/browser/profiles/profile_keyed_service.h"
|
browser_url_handler.cc | 10 #include "chrome/browser/profiles/profile.h"
|
browsing_data_database_helper.cc | 11 #include "chrome/browser/profiles/profile.h"
|
browsing_data_local_storage_helper.cc | 11 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/autocomplete/ |
extension_app_provider.cc | 15 #include "chrome/browser/profiles/profile.h"
|
history_provider.cc | 15 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_context_menu_controller.cc | 15 #include "chrome/browser/profiles/profile.h"
|
/external/chromium/chrome/browser/chromeos/ |
locale_change_guard.cc | 14 #include "chrome/browser/profiles/profile.h"
|
setting_level_bubble.cc | 13 #include "chrome/browser/profiles/profile_manager.h"
|
/external/chromium/chrome/browser/chromeos/login/ |
account_screen.cc | 13 #include "chrome/browser/profiles/profile_manager.h"
|
dom_login_display.cc | 9 #include "chrome/browser/profiles/profile_manager.h"
|
enterprise_enrollment_view.cc | 12 #include "chrome/browser/profiles/profile_manager.h"
|
login_performer.h | 17 #include "chrome/browser/profiles/profile_manager.h"
|
user_image_downloader.cc | 16 #include "chrome/browser/profiles/profile_manager.h"
|
/external/chromium/chrome/browser/chromeos/offline/ |
offline_load_page.cc | 16 #include "chrome/browser/profiles/profile.h"
|
Completed in 907 milliseconds
<<11121314151617181920>>