HomeSort by relevance Sort by last modified time
    Searched full:verified (Results 226 - 250 of 574) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /libcore/luni/src/main/java/libcore/net/http/
HttpConnection.java 223 throw new IOException("Hostname '" + address.uriHost + "' was not verified");
  /libcore/luni/src/main/java/org/apache/harmony/security/asn1/
ASN1Choice.java 292 * ASN.1 identifier to be verified
  /sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/checks/
ManifestOrderDetectorTest.java 95 "AndroidManifest.xml:7: Warning: <uses-sdk> tag should specify a target API level (the highest verified version; when running on later versions, compatibility behaviors may be enabled) with android:targetSdkVersion=\"?\" [UsesMinSdkAttributes]\n" +
  /tools/motodev/src/plugins/android.codeutils/templates/activity_samples/endless_list/
endless_list_activity.java 272 * @param item Item to be verified whether it is in the adapter.
  /tools/motodev/src/plugins/android.codeutils/templates/activity_samples/endless_list_pull_to_refresh/
pull_to_refresh_activity.java 292 * Item to be verified whether it is in the adapter.
  /tools/motodev/src/plugins/android.codeutils/templates/activity_samples/endless_list_usingfragment/
FragmentEndlessList.java 291 * Item to be verified whether it is in the adapter.
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
ManifestNode.java 150 * @param packageName The package name to be verified
  /external/clang/lib/Parse/
ParseCXXInlineMethods.cpp 22 /// ParseCXXInlineMethodDef - We parsed and verified that the specified
182 /// ParseCXXNonStaticMemberInitializer - We parsed and verified that the
  /external/libvorbis/doc/
programming.html 401 <p>Used during decoding to buffer the given complete, pre-verified page
513 <p>Reads complete, framed, verified Ogg pages from the sync buffer,
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_config.h 80 * verified. This is insecure and a trusted CA certificate should
209 * verified. This is insecure and a trusted CA certificate should
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
header.cpp 23 if we have to send another SPS, the ranges should be verified first before
225 If we have to send another SPS, the ranges should be verified first before
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
AccessibilityManagerServiceTest.java 654 * Asserts the the mock accessibility service has been successfully verified
656 * arguments) within the {@link #TIMEOUT_BINDER_CALL}. The verified state is
  /dalvik/vm/oo/
Class.cpp 60 verification do not need to be prepared or verified. This means that we
62 the class must be verified before it is initialized, which allows us to
66 It also allows a more peaceful coexistence between verified and
68 refers to a bogus class C, should we allow class A to be verified?
114 conflicts between the class being optimized/verified and the bootstrap
122 pre-verified class are satisified by the class' jar or earlier bootstrap
125 AppClass was pre-verified. If so, we require that NewClass comes out
130 DefineClass can't be pre-verified, so this doesn't apply.)
144 class was pre-verified and the resolved class is in some random DEX file.
    [all...]
  /dalvik/vm/analysis/
RegisterMap.cpp 180 * Generate the register map for a method that has just been verified
603 * have one, since we know the class verified successfully.
733 * If we can find it, and it was successfully pre-verified, we
736 * If it wasn't pre-verified then we know it can't have any
775 * Generate a register map set for all verified classes in "pDvmDex".
    [all...]
  /dalvik/vm/interp/
Interp.cpp 267 * If the method has not been verified, we do NOT insert the
278 ALOGV("Class %s verified, adding breakpoint at %p",
290 ALOGV("Class %s NOT verified, deferring breakpoint at %p",
360 * verified.
    [all...]
  /frameworks/base/services/java/com/android/server/net/
NetworkStatsService.java 717 // on background handler thread, and verified CONNECTIVITY_INTERNAL
729 // on background handler thread, and verified CONNECTIVITY_INTERNAL
738 // on background handler thread, and verified UPDATE_DEVICE_STATS
    [all...]
  /cts/tests/tests/accessibilityservice/src/android/accessibilityservice/cts/
AccessibilityEndToEndTest.java 41 * are generated and their correct dispatch verified.
  /dalvik/vm/mterp/
README.txt 215 (where it is verified) and assembly (where the definitions are used).
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
StringBufferTest.java 599 // serialization of 'shared' is not verified
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/provider/cert/
X509CRLImplTest.java 482 fail("Incorrect signature successfully verified.");
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 548 ** Returns TRUE if signature verified correctly; otherwise FALSE.
  /external/bluetooth/bluedroid/stack/mcap/
mca_cact.c 166 /* assume that API functions verified the parameters */
  /external/chromium/base/
message_pump_glib_unittest.cc 254 // That is verified in message_loop_unittest.cc.
  /external/chromium/chrome/browser/autofill/
autofill_download_unittest.cc 44 // requests, which are verified later. To mock network requests
  /external/chromium/chrome/browser/chromeos/login/
login_performer.cc 251 // Value of AllowNewUser setting is still not verified.

Completed in 426 milliseconds

1 2 3 4 5 6 7 8 91011>>