/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/ |
capi.h | 73 capi_profile profile; member in union:capi_ioctl_struct
|
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/ |
BluetoothHDPService.java | 141 * Make sure Bluetooth and health profile are available on the Android device. Stop service 199 public void onServiceConnected(int profile, BluetoothProfile proxy) { 200 if (profile == BluetoothProfile.HEALTH) { 203 Log.d(TAG, "onServiceConnected to profile: " + profile); 207 public void onServiceDisconnected(int profile) { 208 if (profile == BluetoothProfile.HEALTH) {
|
/external/chromium/chrome/browser/automation/ |
automation_util.cc | 14 #include "chrome/browser/profiles/profile.h" 119 contents->profile()->GetRequestContextForPossibleApp(installed_app); 145 contents->profile()->GetRequestContextForPossibleApp(installed_app); 172 contents->profile()->GetRequestContextForPossibleApp(installed_app); 197 provider->profile()->GetRequestContext(); 246 provider->profile()->GetRequestContext(); 330 provider->profile()->GetRequestContext();
|
/external/chromium/chrome/browser/debugger/ |
devtools_window.cc | 17 #include "chrome/browser/profiles/profile.h" 63 DevToolsWindow::DevToolsWindow(Profile* profile, 66 : profile_(profile), 73 Browser::TabContentsFactory(profile, NULL, MSG_ROUTING_NONE, NULL, NULL); 133 DCHECK_EQ(profile_, new_tab->profile()); 294 tab_contents_->tab_contents()->profile()->
|
/external/chromium/chrome/browser/extensions/ |
extension_menu_manager.h | 26 class Profile; 39 Id(Profile* profile, const std::string& extension_id, int uid); 46 Profile* profile; member in struct:ExtensionMenuItem::Id 243 void ExecuteCommand(Profile* profile, TabContents* tab_contents,
|
extension_message_service.cc | 13 #include "chrome/browser/profiles/profile.h" 117 ExtensionMessageService::ExtensionMessageService(Profile* profile) 118 : profile_(profile) { 147 // Note: we use the source's profile here. If the source is an incognito 151 source->profile()->GetExtensionProcessManager()->GetExtensionProcess( 179 if (ExtensionTabUtil::GetTabById(tab_id, source->profile(), true,
|
/external/chromium/chrome/browser/ui/cocoa/extensions/ |
extension_installed_bubble_controller.mm | 36 ExtensionInstalledBubbleController* controller, Profile* profile) 39 Source<Profile>(profile)); 41 Source<Profile>(profile)); 108 self, browser->profile()));
|
/external/chromium/chrome/browser/ui/gtk/extensions/ |
extension_installed_bubble_gtk.cc | 56 Profile* profile) { 93 Source<Profile>(browser->profile())); 95 Source<Profile>(browser->profile())); 175 browser_->profile());
|
/external/chromium/chrome/browser/ui/views/extensions/ |
extension_installed_bubble.cc | 12 #include "chrome/browser/profiles/profile.h" 71 Profile* profile) { 268 Source<Profile>(browser->profile())); 270 Source<Profile>(browser->profile()));
|
/external/chromium/chrome/browser/ui/webui/options/ |
options_ui.cc | 21 #include "chrome/browser/profiles/profile.h" 244 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); 247 ThemeSource* theme = new ThemeSource(contents->profile()); 248 contents->profile()->GetChromeURLDataManager()->AddDataSource(theme); 254 contents->profile()->GetChromeURLDataManager()->AddDataSource( 260 InitializeAboutDataSource(contents->profile()); 307 DCHECK(!GetProfile()->IsOffTheRecord() || Profile::IsGuestSession());
|
personal_options_handler.cc | 19 #include "chrome/browser/profiles/profile.h" 306 // Set profile creation text and button if multi-profiles switch is on. 333 Profile* profile = web_ui_->GetProfile(); local 335 GtkThemeService* provider = GtkThemeService::GetFrom(profile); 341 ThemeService* provider = ThemeServiceFactory::GetForProfile(profile); 413 Source<Profile>(web_ui_->GetProfile()),
|
/external/clang/include/clang/Analysis/ |
AnalysisContext.h | 244 virtual void Profile(llvm::FoldingSetNodeID &ID) = 0; 282 void Profile(llvm::FoldingSetNodeID &ID); 284 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, 308 void Profile(llvm::FoldingSetNodeID &ID); 310 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx, 337 void Profile(llvm::FoldingSetNodeID &ID); 339 static void Profile(llvm::FoldingSetNodeID &ID, AnalysisDeclContext *ctx,
|
/external/dhcpcd/ |
dhcpcd.conf.5 | 64 profile, otherwise the ip address. 70 .D1 profile 192.168.0.1 123 .It Ic fallback Ar profile 124 Fallback to using this profile if DHCP fails. 125 This allows you to configure a static profile instead of using ZeroConf. 197 .It Ic profile Ar name 198 Subsequent options are only parsed for this profile
|
dhcpcd.conf.5.in | 64 profile, otherwise the ip address. 70 .D1 profile 192.168.0.1 123 .It Ic fallback Ar profile 124 Fallback to using this profile if DHCP fails. 125 This allows you to configure a static profile instead of using ZeroConf. 197 .It Ic profile Ar name 198 Subsequent options are only parsed for this profile
|
/external/llvm/test/Analysis/Profiling/ |
profiling-tool-chain.ll | 10 ; Test the creation, reading and displaying of profile 16 ; Test the loaded profile also with verifier. 17 ; RUX opt %t1 -profile-loader -profile-verifier -o %t3 19 ; Test profile estimator. 20 ; RUN: opt %t1 -profile-estimator -profile-verifier -o %t3
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
DefaultContactBrowseListFragment.java | 107 // Create an empty user profile header and hide it for now (it will be visible if the 108 // contacts list will have no user profile). 176 // Do not count the user profile in the contacts count 262 * This method creates a pseudo user profile contact. When the returned query doesn't have 263 * a profile, this methods creates 2 views that are inserted as headers to the listview: 265 * 2. A button that prompts the user to create a local profile 281 // Add a selectable view with a message inviting the user to create a local profile
|