HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 76 - 100 of 806) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/vixl/examples/
check-bounds.cc 44 // condition is verified. If the condition is not verified, we will clear
  /frameworks/base/core/java/android/service/gatekeeper/
IGateKeeperService.aidl 48 * verified.
61 * verified.
  /frameworks/base/services/core/java/com/android/server/pm/
PackageVerificationState.java 28 * package to be considered verified. If there are zero sufficient verifiers,
154 * Extend the timeout for this Package to be verified.
  /frameworks/compile/libbcc/tests/debuginfo/
README 12 output is verified against expected output by the llvm tool FileCheck.
19 The output is verified in the same way as host side tests, and the format
  /system/core/adb/
remount_service.cpp 93 property_get("partition.system.verified", prop_buf, "");
96 property_get("partition.vendor.verified", prop_buf, "");
  /development/perftests/panorama/
README.txt 27 The result of the benchmark can be verified by pulling the the output
  /external/llvm/test/CodeGen/ARM/
widen-vmovs.ll 17 ; - Register liveness is verified.
  /external/mockftpserver/branches/1.x_Branch/
README.txt 8 also be verified.
  /external/vboot_reference/firmware/lib/include/
vboot_kernel.h 5 * Data structure and API definitions for a verified boot kernel image.
vboot_common.h 5 * Common functions between firmware and kernel verified boot.
139 * already been verified via VerifyFirmwarePreamble().
182 * Initialize a verified boot shared data structure.
  /external/vboot_reference/host/lib/include/
host_key.h 5 * Host-side functions for verified boot.
host_signature.h 5 * Host-side functions for verified boot.
  /hardware/libhardware/modules/camera/
Metadata.h 54 // Add a verified tag with data
  /hardware/libhardware/modules/usbcamera/
Metadata.h 54 // Add a verified tag with data
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Constructed.java 44 * @param identifier - identifier to be verified
  /libcore/support/src/test/java/tests/security/
SignatureHelper.java 83 Assert.assertTrue("signature could not be verified", signature
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
strip 8 verified by echoing the result.\n";
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
functiondiscoveryapi.h 43 #warning COM interfaces layout in this header has not been verified.
103 #warning COM interfaces layout in this header has not been verified.
143 #warning COM interfaces layout in this header has not been verified.
175 #warning COM interfaces layout in this header has not been verified.
wsdxml.h 18 #warning COM interfaces layout in this header has not been verified.
mpeg2data.h 39 #warning COM interfaces layout in this header has not been verified.
79 #warning COM interfaces layout in this header has not been verified.
111 #warning COM interfaces layout in this header has not been verified.
  /external/deqp/doc/testspecs/GLES31/
functional.tessellation_geometry_interaction.txt 55 cells, and the result image is verified.
72 grid of green and yellow cells, and the result image is verified.
91 is then verified from the image.
  /external/easymock/src/org/easymock/internal/
MocksBehavior.java 165 boolean verified = true;
170 verified = false;
173 if (verified) {
  /hardware/libhardware/include/hardware/
gatekeeper.h 120 * - provided_password: the plaintext password to be verified against the
131 * - request_reenroll: a request to the upper layers to re-enroll the verified
148 * the user cannot be verified anymore.
  /libcore/luni/src/main/java/java/util/jar/
JarEntry.java 166 * Only the digital signature on the entry is cryptographically verified.
168 * {@link CodeSigner#getSignerCertPath()} are verified and must be verified
  /libcore/luni/src/main/java/javax/net/ssl/
SSLSession.java 101 * if the identity of the peer is not verified.
112 * if the identity of the peer is not verified.
139 * if the identity of the peer has not been verified.

Completed in 1898 milliseconds

1 2 34 5 6 7 8 91011>>