HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 176 - 200 of 887) sorted by null

1 2 3 4 5 6 78 91011>>

  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertImpl.java 378 throw new SignatureException("Signature was not verified");
393 throw new SignatureException("Signature was not verified");
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1withDSA_SignatureImpl.java 389 * true if signature bytes were verified, false otherwise
413 * true if signature bytes were verified, false otherwise
  /packages/apps/Email/src/com/android/email/mail/transport/
MailTransport.java 181 * redundantly if the hostname has already been verified.
184 * so "foo.bar.example.com" is verified if the peer has a certificate
  /packages/apps/PackageInstaller/res/values/
strings.xml 74 <!-- Reason displayed when installation fails because the package could not be verified
78 <!-- Reason displayed when installation fails because the package could not be verified
  /art/test/etc/
push-and-run-test-jar 78 DEX_OPTIMIZE="-Xdexopt:verified"
  /bionic/libc/netbsd/nameser/
ns_samedomain.c 40 * a - the domain whose ancestory is being verified
  /bionic/libc/upstream-netbsd/libc/include/isc/
dst.h 74 const u_char *, /*!< data to be verified */
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
BaseSensorSemiAutomatedTestActivity.java 101 * verified.
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorManagerTestVerifier.java 38 * verified, and not in the implicit verifications that need to take place at any step.
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
DeviceInfoResultTest.java 119 * Test populating a verified-to-be-identical metric like DeviceInfoConstants.BUILD_FINGERPRINT
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
UniformListItem.java 96 * an assumption which is verified in place0().
  /dalvik/docs/
dexopt.html 149 verified or optimized. Unfortunately, this can cause allocation of some
178 and only optimizes classes that have been verified. If you want to
193 Classes that have been verified successfully have a flag set in the ODEX.
194 They will not be re-verified when loaded. The Linux access permissions
  /dalvik/dx/src/com/android/dx/dex/file/
UniformListItem.java 94 * an assumption which is verified in place0().
  /dalvik/libdex/
DexUtf.h 36 * already being verified). Most strings we process here are coming
  /dalvik/tests/etc/
host-run-test-jar 87 DEX_OPTIMIZE="-Xdexopt:verified"
  /external/ceres-solver/include/ceres/
cost_function.h 61 // corresponding accessors. This information will be verified by the Problem
  /external/chromium/testing/gtest/test/
gtest_catch_exceptions_test_.cc 33 // exceptions, and the output is verified by gtest_catch_exceptions_test.py.
  /external/chromium_org/base/
async_socket_io_handler_unittest.cc 114 // We've now verified that the read happened synchronously, but it's not
  /external/chromium_org/base/timer/
timer.cc 150 // Remember the thread ID that posts the first task -- this will be verified
  /external/chromium_org/build/util/lib/common/
util.py 134 url: URL to be verified.
  /external/chromium_org/chrome/browser/chromeos/policy/
device_local_account_policy_store.cc 183 // The timestamp is verified when storing a new policy downloaded from the
  /external/chromium_org/chrome/browser/download/
download_target_determiner.cc 281 const base::FilePath& path, bool verified) {
284 << " Verified:" << verified;
285 should_prompt_ = (should_prompt_ || !verified);
  /external/chromium_org/chrome/browser/extensions/api/proxy/
proxy_api.cc 95 // has been verified already by the extension API to match the schema
  /external/chromium_org/chrome/browser/ui/cocoa/
certificate_viewer_mac.mm 31 // as though the user clicked the button identified by returnCode. Verified
ssl_client_certificate_selector_cocoa.mm 31 // as though the user clicked the button identified by returnCode. Verified

Completed in 665 milliseconds

1 2 3 4 5 6 78 91011>>