HomeSort by relevance Sort by last modified time
    Searched full:authorized (Results 1 - 25 of 1821) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/base/
winfirewall_unittest.cc 22 bool authorized; local
24 EXPECT_FALSE(fw.QueryAuthorized("bogus.exe", &authorized));
28 EXPECT_TRUE(fw.QueryAuthorized("bogus.exe", &authorized));
31 // about whether we're authorized. It will depend on the settings of the
35 EXPECT_FALSE(fw.QueryAuthorized("bogus.exe", &authorized));
winfirewall.h 38 bool QueryAuthorized(const char* filename, bool* authorized) const;
39 bool QueryAuthorizedW(const wchar_t* filename, bool* authorized) const;
42 bool authorized, HRESULT* result);
44 bool authorized, HRESULT* result);
winfirewall.cc 75 bool WinFirewall::QueryAuthorized(const char* filename, bool* authorized)
77 return QueryAuthorizedW(ToUtf16(filename).c_str(), authorized);
80 bool WinFirewall::QueryAuthorizedW(const wchar_t* filename, bool* authorized)
82 *authorized = false;
102 *authorized = (fwEnabled != VARIANT_FALSE);
105 // No entry in list of authorized apps
118 bool authorized,
121 ToUtf16(friendly_name).c_str(), authorized, result);
126 bool authorized,
143 hr = app->put_Enabled(authorized ? VARIANT_TRUE : VARIANT_FALSE)
    [all...]
  /external/selinux/libselinux/include/selinux/
get_context_list.h 12 /* Get an ordered list of authorized security contexts for a user session
15 be authorized by the policy, but the ordering is subject to user
32 will be one of those authorized by the policy, but the selection
65 /* Given a list of authorized security contexts for the user,
73 if a list of authorized contexts could not be obtained.
  /external/autotest/client/site_tests/network_3GRebootStress/
network_3GRebootStress.py 65 def SetAuthorized(self, authorized):
66 logging.debug('Setting authorized to %d' % authorized)
67 authorized_path = '%s/authorized' % self.usb_device_path
69 authorized_file.write('%d' % authorized)
  /external/mockito/src/main/java/org/mockito/internal/util/reflection/
FieldSetter.java 19 throw new RuntimeException("Access not authorized on field '" + field + "' of object '" + target + "' with value: '" + value + "'", e);
  /system/keymaster/
operation.cpp 99 // If it's a public key operation, all padding modes are authorized.
104 LOG_E("Padding mode %d was specified, but not authorized by key", *padding);
124 // If it's a public key operation, all digests are authorized.
129 LOG_E("Digest %d was specified, but not authorized by key", *digest);
  /external/selinux/python/semanage/
semanage.8 51 assigned to Linux users when they login and bounds their authorized role set)
58 user identities to authorized role sets. In most cases, only the
  /test/vts/doc/web/
vts_dashboard.md 105 1) Enable CORS. Ensure that the VTS dashboard's domain is authorized to make requests
113 of authorized JavaScript origins in order to permit authenticated RESTful
120 5. (Optional) Configure App Engine authorized senders
123 sender address must be added to the authorized list. Navigate to the App Engine
124 settings page and edit the list "Email API Authorized senders". The address
125 VTS_EMAIL_ADDRESS in VtsAlertJobServlet must be authorized before alerts will
  /frameworks/base/keystore/java/android/security/keystore/
KeymasterUtils.java 112 // Every use of this key needs to be authorized by the user. This currently means
151 // The key is authorized for use for the specified amount of time after the user has
192 "Unsupported number of authorized digests for HMAC key: "
194 + ". Exactly one digest must be authorized");
200 "HMAC key authorized for unsupported digest: "
KeyProtection.java 38 * specifies authorized uses of the imported key, such as whether user authentication is required
39 * for using the key, what operations the key is authorized for (e.g., decryption, but not signing)
77 * {@code key1} authorized to be used only for encryption/decryption in GCM mode with no padding.
102 * {@code key1} authorized to be used only for generating MACs using SHA-512 digest. The key must
124 * {@code key2} with the private key authorized to be used only for signing with SHA-256 or SHA-512
153 * {@code key2} with the private key authorized to be used only for signing using the PKCS#1
188 * {@code key2} with the private key authorized to be used only for decryption using the PKCS#1
385 * Returns {@code true} if the key is authorized to be used only if the user has been
399 * Gets the duration of time (seconds) for which this key is authorized to be used after the
417 * Returns {@code true} if the key will be de-authorized when the device is removed from th
    [all...]
  /test/vts/web/dashboard/src/main/java/com/android/vts/api/
DatastoreRestServlet.java 62 boolean authorized = false;
71 authorized = true;
75 if (!authorized) {
  /external/ims/rcs/rcsservice/res/values/
config.xml 32 <item>403 not authorized for presence</item>
40 <item>403 not authorized for presence</item>
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
local_data.html 22 <li>these files are accessible for some authorized users onto
  /external/javasqlite/
NOTICE 9 license, or royalty fee is required for any of the authorized uses.
  /device/asus/fugu/self-extractors/intel/
LICENSE 26 c. The term "Authorized Android Enabled Device" means only the device
31 documentation (if any), designed for use on the Authorized Android
34 e. The term "Authorized Android Enabled Device Software" means a
35 packaged build for Authorized Android Enabled Devices, consisting of
36 a file suitable for installation on an Authorized Android Enabled
51 install the Software only for use with the Authorized Android Enabled
52 Device Software on an Authorized Android Enabled Device for
55 the Authorized Android Enabled Device Software on an Authorized
  /device/asus/fugu/self-extractors/asus/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/dragon/self-extractors/google_devices/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/dragon/self-extractors/nvidia/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/marlin/self-extractors/google_devices/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/marlin/self-extractors/qcom/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/marlin/self-extractors_sailfish/google_devices/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/google/marlin/self-extractors_sailfish/qcom/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/huawei/angler/self-extractors/huawei/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.
  /device/huawei/angler/self-extractors/qcom/
LICENSE 25 c. The term "Authorized Android Enabled Device" means only the device
28 libraries in object code form, designed for use on the Authorized
31 d. The term "Authorized Android Enabled Device Software" means a
32 packaged build for Authorized Android Enabled Devices, consisting
33 of files suitable for installation on an Authorized Android Enabled
43 Documentation for non-commercial use on an Authorized Android
45 purposes only of a reasonable number of copies of the Authorized
48 non-commercial purposes on an Authorized Android Enabled Device.

Completed in 2030 milliseconds

1 2 3 4 5 6 7 8 91011>>