HomeSort by relevance Sort by last modified time
    Searched full:verification (Results 476 - 500 of 1049) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/videoproc/
BackDropperFilter.java 128 // Frame count for learning verification
451 // Background verification shader. Skews the current background verification mask towards the
    [all...]
  /art/runtime/verifier/
method_verifier.cc 319 // Verification completed, however failures may be pending that didn't cause the verification
324 verifier.DumpFailures(VLOG_STREAM(verifier) << "Soft verification failures in "
333 verifier.DumpFailures(LOG(INFO) << "Verification error in "
344 LOG(WARNING) << "Verification of " << PrettyMethod(method_idx, *dex_file)
462 // verification. In practice, the phase we want relies on data structures set up by all the
463 // earlier passes, so we just run the full method verification and bail out early when we've
482 // verification. In practice, the phase we want relies on data structures set up by all the
483 // earlier passes, so we just run the full method verification and bail out early when we've
511 // verification. In practice, the phase we want relies on data structures set up by all th
    [all...]
register_line.h 50 // During verification, we associate one of these with every "interesting" instruction. We track
189 * allow_failure will return Conflict() instead of causing a verification failure if there is an
  /art/tools/dexfuzz/src/dexfuzz/
Options.java 99 Log.always(" --skip-host-verify : When executing, skip host-verification stage");
115 Log.always(" --dump-verify : Dump outputs of verification");
  /cts/tests/tests/hardware/src/android/hardware/cts/
SingleSensorTests.java 67 * the expectations defined in the CDD. The verification applies to each axis of the sampled data
81 * particular sensor falls into the expectations defined in the CDD. The verification applies to
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/
KSBuilder_ImplTest.java 116 // exceptions verification
163 // verification getKeyStore() and getProtectionParameter(String
  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
CMSSignedData.java 345 // * @throws CMSException if an exception occurs during the verification process.
360 // * @throws CMSException if an exception occurs during the verification process.
  /external/fio/
fio.h 129 * verification is enabled
296 * IO history logs for verification. We use a tree for sorting,
  /external/kernel-headers/original/uapi/linux/
audit.h 138 #define AUDIT_INTEGRITY_DATA 1800 /* Data integrity verification */
139 #define AUDIT_INTEGRITY_METADATA 1801 /* Metadata integrity verification */
  /external/protobuf/src/google/protobuf/stubs/
common.cc 67 "link-time library. (Version verification failed in \""
79 "as your link-time library. (Version verification failed in \""
  /external/tcpdump/tests/
lmp-v.out 120 Error Code: Link Verification Procedure Not supported, Unwilling to verify, Unsupported verification transport mechanism
  /external/vboot_reference/firmware/2lib/include/
2api.h 93 * Context for firmware verification. Pass this to all vboot APIs.
229 * At this point, firmware verification is done, and vb2_context contains the
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 265 # The verification should be indentical
292 # The verification should be indentical
  /hardware/qcom/keymaster/
QSEEComAPI.h 74 * secure by digital signature verification.
116 * secure by digital signature verification.
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyStoreBuilderTest.java 92 // exceptions verification
138 // verification getKeyStore() and getProtectionParameter(String
  /system/core/adb/
protocol.txt 84 signature verification succeeds, the sender replies with a CONNECT packet.
86 If the signature verification fails, the sender replies with a new AUTH
  /art/runtime/gc/collector/
concurrent_copying.h 138 // Enable the no-from-space-refs verification at the pause.
  /art/tools/dexfuzz/src/dexfuzz/executors/
Device.java 139 * and dex2oat when performing host-side verification.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
MagneticFieldMeasurementTestActivity.java 96 * sensor falls into the expectations defined in the CDD. The verification applies to each axis
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
StateListDrawableTest.java 242 // TODO: add verification
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 150 * verification).</p>
  /dalvik/libdex/
DexOpcodes.cpp 270 "^throw-verification-error",
  /docs/source.android.com/src/devices/tech/dalvik/
index.jd 48 performance. ART also has tighter install-time verification than Dalvik.</p>
  /docs/source.android.com/src/devices/tech/security/
index.jd 119 verification</a>, application security scanning, and other security services.</p>
  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherSpiTest.java 217 * Additional class for CipherGeneratorSpi constructor verification

Completed in 456 milliseconds

<<11121314151617181920>>