HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 101 - 125 of 838) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/base/docs/html/distribute/googleplay/publish/
register.jd 60 <p>When your registration is verified, you?ll be notified at the email address you specified during registration.</p>
80 <p>When your registration is verified, you can sign in to your Developer Console, which will be the home for your app publishing operations and tools on Google Play. </p>
  /external/chromium_org/third_party/WebKit/Source/modules/websockets/
WebSocketPerMessageDeflateTest.cpp 450 // Unsolicited s2c_no_context_takeover should be verified though it is not used.
456 // Unsolicited s2c_max_window_bits should be verified though it is not used.
462 // Unsolicited s2c_max_window_bits should be verified though it is not used.
468 // Unsolicited s2c_max_window_bits should be verified though it is not used.
474 // Unsolicited s2c_max_window_bits should be verified though it is not used.
  /external/guava/guava-tests/test/com/google/common/cache/
PopulatedCachesTest.java 75 // this getUnchecked() call shouldn't be a cache miss; verified below
95 // this getUnchecked() call shouldn't be a cache miss; verified below
116 // this getUnchecked() call shouldn't be a cache miss; verified below
134 // this getUnchecked() call shouldn't be a cache miss; verified below
153 // this getUnchecked() call shouldn't be a cache miss; verified below
  /external/ipsec-tools/src/racoon/
nattraversal.c 187 int verified = 0; local
190 return verified;
203 return verified; /* XXX should abort */
209 verified = 1;
214 return verified;
  /external/chromium_org/third_party/WebKit/Source/testing/runner/
CppBoundClass.h 153 // method on the current object. Though not verified here, the method parameter
167 // property on the current object. Though not verified here, the method parameter
199 // binding a method on the current object. Though not verified here,
  /external/kernel-headers/original/linux/nfsd/
nfsfh.h 222 printk(KERN_ERR "fh_copy: copying %s/%s, already verified!\n",
309 printk(KERN_ERR "fh_lock: fh not verified!\n");
331 printk(KERN_ERR "fh_unlock: fh not verified!\n");
  /libcore/luni/src/main/java/java/util/jar/
JarFile.java 161 * if this JAR file is signed whether it must be verified.
179 * if this JAR filed is signed whether it must be verified.
214 * if this JAR filed is signed whether it must be verified.
  /art/runtime/
utf.h 89 * already being verified). Most strings we process here are coming
  /art/runtime/verifier/
register_line.h 184 * "dst_type" is stored into vA, and "src_type" is verified against vB.
207 * "dst_type" is stored into vA, and "src_type1"/"src_type2" are verified
228 * are verified against vA/vB, then "dst_type" is stored into vA.
249 * "dst_type" is stored into vA, and "src_type" is verified against vB.
  /cts/tests/tests/hardware/src/android/hardware/cts/
SensorEventOrderingTests.java 94 * validation, the full set of events is verified to be ordered by timestamp as they are
  /dalvik/dexgen/src/com/android/dexgen/util/
HexParser.java 33 * start with a hex offset followed by a colon (which is verified
  /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/search_engines/
TemplateUrlServiceTest.java 74 // Set search engine index and verified it stuck.
  /external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.cc 152 // indicating whether the returned path has been successfully verified.
215 // If ...PROMPT, then |has_conflicts| will remain true, |verified| will be
246 bool verified = (is_path_writeable && !has_conflicts && !name_too_long); local
248 base::Bind(callback, target_path, verified));
  /external/chromium_org/chrome/browser/resources/ssl/
fancy_firefox.html 32 this site's identity can't be verified.
firefox.html 32 this site's identity can't be verified.
  /external/chromium_org/chrome/common/extensions/api/
recovery_private.idl 17 // <dd>The download is being verified to match the image hash, if
  /external/chromium_org/chrome/installer/mac/
sign_versioned_dir.sh.in 9 # verified.
  /external/chromium_org/content/browser/indexed_db/
indexed_db_index_writer.cc 77 // This should have already been verified as a valid write during
  /external/chromium_org/net/cert/
cert_verify_proc_android.cc 114 // mark all correctly verified certificates as issued by a known root.
  /external/chromium_org/net/tools/quic/test_tools/
quic_test_client.h 54 // certificates. The certificates, if any, are not verified, but the common
  /external/chromium_org/remoting/host/setup/
native_messaging_reader_unittest.cc 31 // verified by tests.
  /external/chromium_org/tools/xdisplaycheck/
xdisplaycheck.cc 105 "XInput2 verified initially sane on %s.\n", XDisplayName(NULL));

Completed in 1408 milliseconds

1 2 3 45 6 7 8 91011>>