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

1 2 3 4 56 7 8 91011>>

  /dalvik/dx/src/com/android/dx/util/
HexParser.java 33 * start with a hex offset followed by a colon (which is verified
  /dalvik/tests/etc/
push-and-run-test-jar 80 DEX_OPTIMIZE="-Xdexopt:verified"
  /external/chromium/chrome/browser/extensions/
extension_proxy_api.cc 64 // has been verified already by the extension API to match the schema
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/infobar/
InfoBarTest.java 51 * Verify PopUp InfoBar. Only basic triggering verified due to lack of tabs
  /external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/search_engines/
TemplateUrlServiceTest.java 74 // Set search engine index and verified it stuck.
  /external/chromium_org/chrome/browser/component_updater/
default_component_installer.h 47 // In both cases the install is verified before this is called. This method
  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.cc 151 // indicating whether the returned path has been successfully verified.
214 // If ...PROMPT, then |has_conflicts| will remain true, |verified| will be
245 bool verified = (is_path_writeable && !has_conflicts && !name_too_long); local
247 base::Bind(callback, target_path, verified));
  /external/chromium_org/chrome/browser/extensions/
install_signer.cc 396 // could not be verified to be in the webstore.
458 bool verified = VerifySignature(*result); local
459 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ResultWasValid", verified);
460 if (!verified)
  /external/chromium_org/chrome/installer/mac/
sign_versioned_dir.sh.in 9 # verified.
  /external/chromium_org/chrome/test/mini_installer/
registry_verifier.py 49 expectation_name: The registry key being verified. It is expanded using
  /external/chromium_org/content/browser/indexed_db/
indexed_db_index_writer.cc 78 // This should have already been verified as a valid write during
  /external/chromium_org/net/cert/
cert_verify_proc_android.cc 116 // mark all correctly verified certificates as issued by a known root.
  /external/chromium_org/net/tools/quic/test_tools/
quic_test_client.h 46 // certificates. The certificates, if any, are not verified, but the common
  /external/chromium_org/ppapi/c/private/
ppb_platform_verification_private.h 40 * trusted platform is a Chrome OS device in verified boot mode.
  /external/chromium_org/remoting/host/native_messaging/
native_messaging_reader_unittest.cc 31 // verified by tests.
  /external/chromium_org/third_party/leveldatabase/src/db/
autocompact_test.cc 57 // compacted (verified by checking the size of the key space).
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.cc 105 "XInput2 verified initially sane on %s.\n", XDisplayName(NULL));
  /external/dexmaker/src/dx/java/com/android/dx/util/
HexParser.java 33 * start with a hex offset followed by a colon (which is verified
  /external/e2fsprogs/lib/blkid/
libblkid.3.in 28 and is verified to still be valid before being returned to the user
  /external/eigen/bench/btl/generic_bench/utils/
utilities.h 63 # define ASSERT(condition) if (!(condition)){ HERE ; cerr << "CONDITION " << #condition << " NOT VERIFIED"<< endl ; INTERRUPTION(1) ;}
  /external/libogg/doc/libogg/
ogg_sync_pageout.html 39 <dd>Pointer to a previously declared <a href="ogg_sync_state.html">ogg_sync_state</a> struct. Normally, the internal storage of this struct should be filled with newly read data and verified using <a href="ogg_sync_wrote.html">ogg_sync_wrote</a>.</dd>
  /external/openssh/
auth-rh-rsa.c 83 packet_send_debug("Your host key cannot be verified: unknown or invalid host key.");
  /external/stressapptest/src/
disk_blocks.h 32 // Data about a block written to disk so that it can be verified later.
  /frameworks/ex/common/java/com/android/common/
GoogleLogTags.logtags 33 # [ 8- 7] package verified (0=not attempted, 1=succeeded, 2=failed)
  /libcore/luni/src/main/java/libcore/net/
RawSocket.java 74 * destination port is not verified, otherwise only packets

Completed in 829 milliseconds

1 2 3 4 56 7 8 91011>>