/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus-wpa_supplicant.conf | 18 <deny own="fi.epitest.hostap.WPASupplicant"/> 19 <deny send_destination="fi.epitest.hostap.WPASupplicant"/> 20 <deny send_interface="fi.epitest.hostap.WPASupplicant"/> 22 <deny own="fi.w1.wpa_supplicant1"/> 23 <deny send_destination="fi.w1.wpa_supplicant1"/> 24 <deny send_interface="fi.w1.wpa_supplicant1"/> 25 <deny receive_sender="fi.w1.wpa_supplicant1" receive_type="signal"/>
|
/external/dnsmasq/dbus/ |
dnsmasq.conf | 10 <deny own="uk.org.thekelleys.dnsmasq"/> 11 <deny send_destination="uk.org.thekelleys.dnsmasq"/>
|
/external/qemu/ |
acl.h | 35 int deny; member in struct:qemu_acl_entry 57 int deny, 60 int deny,
|
acl.c | 60 /* Deny by default, so there is no window of "open 83 return entry->deny ? 0 : 1; 88 return entry->deny ? 0 : 1; 100 /* Put back to deny by default, so there is no window 114 int deny, 121 entry->deny = deny; 131 int deny, 142 return qemu_acl_append(acl, deny, match); 147 entry->deny = deny [all...] |
monitor.c | 1629 int deny = strcmp(command, "deny") == 0 ? 1 : 0; local [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
fullscreen_exit_bubble_controller.h | 50 - (void)deny:(id)sender;
|
/external/chromium_org/tools/python/google/httpd_config/ |
httpd2_linux.conf | 80 Order allow,deny 81 Deny from all
|
httpd2_mac.conf | 50 Order allow,deny 59 Order allow,deny 60 Deny from all 64 Order allow,deny 65 Deny from all
|
httpd.conf | 348 Order allow,deny 370 Order allow,deny 371 Deny from all 380 Order allow,deny 381 Deny from all 386 Order allow,deny 387 Deny from all 690 # Order deny,allow 691 # Deny from all
|
httpd2.conf | 101 Order allow,deny 110 Order allow,deny 111 Deny from all 115 Order allow,deny 116 Deny from all
|
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/ |
AwGeolocationPermissions.java | 44 public void deny(String origin) { method in class:AwGeolocationPermissions
|
AwContents.java | [all...] |
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
RequestPermissionHelperActivity.java | 88 p.mNegativeButtonText = getString(R.string.deny);
|
RequestPermissionActivity.java | 169 builder.setNegativeButton(getString(R.string.deny), this);
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
web_view_experimental.js | 84 WebView.setPermission(self.instanceId_, requestId, 'deny');
|
web_view.js | 735 self.instanceId_, requestId, attached ? 'allow' : 'deny'); 740 WebView.setPermission(self.instanceId_, requestId, 'deny'); 825 deny: function() { 827 WebView.setPermission(self.instanceId_, requestId, 'deny');
|
/external/chromium_org/chrome/test/pyautolib/ |
pyauto.py | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |