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

<<11121314151617181920>>

  /external/chromium_org/net/base/
net_error_list.h 336 // we don't trust. The could mean:
342 // know about, but should trust.
  /external/chromium_org/net/cert/
cert_verify_proc_win.cc 312 // the root CA certificate because the signature on the trust anchor is not
610 // encountered, and each test run may modify the trust status of a
  /external/clang/lib/StaticAnalyzer/Checkers/
IvarInvalidationChecker.cpp 460 // If another invalidation method was called, trust that full invalidation
513 // If another invalidation method was called, trust that full invalidation
  /external/smack/src/org/apache/harmony/javax/security/auth/
Subject.java 572 boolean trust = s.getClass().getClassLoader() == null;
578 if (trust || !elements.contains(o)) {
  /external/strace/
strace.1 463 in hexadecimal. This is mostly useful if you don't trust the
619 to those users who have this trust.
  /frameworks/base/docs/html/guide/topics/location/
strategies.jd 69 and trust is a matter of trade-offs in accuracy, speed, and battery-efficiency.</p>
259 <li>Check which provider the new location is from and determine if you trust it more.</li>
  /libcore/luni/src/main/java/javax/security/auth/
Subject.java 547 boolean trust = s.getClass().getClassLoader() == null;
551 if (trust || !elements.contains(o)) {
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
AtPhonebook.java 575 boolean trust = remoteDevice.getTrustState();
577 if (trust) {
  /external/chromium_org/third_party/usb_ids/
usb.ids 34 0105 Trust International B.V.
    [all...]
  /external/chromium_org/third_party/launchpad_translations/
generated_resources_en-AU.xtb 116 <translation id="1294298200424241932">Edit trust settings:</translation>
238 <translation id="1634788685286903402">Trust this certificate for identifying email users.</translation>
343 <translation id="1891668193654680795">Trust this certificate for identifying software makers.</translation>
    [all...]
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 879 * Get trust state of a remote device.
895 * Set trust state for a remote device.
897 * @param value the trust state value (true or false)
    [all...]
  /libcore/luni/src/main/java/java/util/
TreeMap.java     [all...]
  /bionic/libc/bionic/
pthread-timers.c 635 // NOTE: at this point we trust the callback not to be a
  /bootable/recovery/minadbd/
fdevent.c 388 // Can't trust the FD sets after an error.
  /dalvik/vm/analysis/
VfyBasicBlock.cpp 192 /* these values have already been verified, so we can trust them */
  /external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java 127 throw new RuntimeException("Could not create trust anchor set");
  /external/ceres-solver/internal/ceres/
trust_region_minimizer_test.cc 57 // performance of the trust region algorithm.
  /external/chromium/chrome/browser/chromeos/login/
login_performer.cc 276 // trust whitelist returned by PrefService. So make separate check.
  /external/chromium/chrome/browser/chromeos/
user_cros_settings_provider.cc 296 // Do not trust before fetching complete.
  /external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.cc 291 // Don't trust OpenSSL with zero byte reads
  /external/chromium_org/chrome/browser/autocomplete/
zero_suggest_provider.cc 291 // Do not blindly trust the URL coming from the server to be valid.
  /external/chromium_org/chrome/browser/
crash_handler_host_linux.cc 316 // trust the TID passed by the crashing process.
internal_auth.cc 315 // That means that we must not trust any tick less than or equal to dark tick.
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 333 // If it's from the web, we don't trust it, so we push the throttle on.
  /external/chromium_org/chromeos/docs/
onc_spec.html     [all...]

Completed in 637 milliseconds

<<11121314151617181920>>