OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:validity
(Results
201 - 225
of
1512
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/drm/java/android/drm/
DrmInfoEvent.java
94
* Check the
validity
of the given type.
/hardware/libhardware/tests/camera2/
CameraMetadataTests.cpp
120
we can probably check the range
validity
though
/libcore/libart/src/main/java/java/lang/reflect/
AccessibleObject.java
42
*
validity
of the access (for example, invoking a private method from outside
/libcore/luni/src/main/files/cacerts/
0d69c7e1.0
21
Validity
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
nfs4.h
115
* Since the
validity
of these bits depends on whether
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
nfs4.h
115
* Since the
validity
of these bits depends on whether
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/
X509AttributeCertificateHolder.java
125
* @return the start date for the attribute certificate's
validity
period.
135
* @return the final date for the attribute certificate's
validity
period.
X509CertificateHolder.java
187
* @return the start time for the certificate's
validity
period.
197
* @return the final time for the certificate's
validity
period.
/external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc
194
void FaviconTabHelper::SetActiveFaviconValidity(bool
validity
) {
195
GetFaviconStatus().valid =
validity
;
/external/chromium_org/mojo/system/
transport_data.h
129
//
validity
of the handle table entries (i.e., does range checking), but does
130
// not check that the
validity
of the actual serialized dispatcher
/frameworks/base/docs/html/sdk/installing/
installing-adt.jd
61
<p>If you get a security warning saying that the authenticity or
validity
of
133
<p>If you get a security warning saying that the authenticity or
validity
of
/external/ipsec-tools/src/racoon/
isakmp_agg.c
139
/*
validity
check */
367
/*
validity
check */
622
/*
validity
check */
789
/*
validity
check */
963
/*
validity
check */
1331
/*
validity
check */
[
all
...]
isakmp_quick.c
109
/*
validity
check */
163
/*
validity
check */
326
/*
validity
check */
518
/*
validity
check SA payload sent from responder */
564
/*
validity
check */
703
/*
validity
check */
850
/*
validity
check */
1154
/*
validity
check */
1196
/*
validity
check */
[
all
...]
/external/ipsec-tools/src/libipsec/
pfkey.c
142
/*
validity
check */
220
/*
validity
check */
283
/*
validity
check */
390
/*
validity
check */
581
/*
validity
check */
762
/*
validity
*/
1142
/*
validity
check */
1224
/*
validity
check */
[
all
...]
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/utf/
unicodetext.h
66
// UnicodeText tests for interchange-
validity
, and will substitute a
84
// All three methods perform a
validity
check on the buffer. There are
86
//
validity
check. They are used internally and by friend-functions
295
// the data is tested for interchange-
validity
. If it is not
357
// These routines do not perform a
validity
check when compiled
/frameworks/base/docs/html/tools/publishing/
app-signing.jd
234
<p>If you plan to support upgrades for an app, ensure that your key has a
validity
235
period that exceeds the expected lifespan of that app. A
validity
period of 25 years or more is
236
recommended. When your key's
validity
period expires, users will no longer be able to seamlessly
240
a
validity
period ending after 22 October 2033. Google Play enforces this requirement to ensure
306
-alias alias_name -keyalg RSA -keysize 2048 -
validity
10000
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduHeaders.java
362
* header and check
validity
of the field.
518
* header and check
validity
of the field.
584
* header and check
validity
of the field.
621
* header and check
validity
of the field.
701
* header and check
validity
of the field.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_sanity.c
337
/* Check destination and source registers'
validity
.
404
/* Check registers'
validity
.
455
/* Check data type
validity
.
/external/chromium_org/third_party/polymer/components/core-input/
core-input.html
315
this.invalid = !this.$.input.
validity
.valid;
410
get
validity
() {
411
return this.$.input.
validity
;
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_sanity.c
337
/* Check destination and source registers'
validity
.
404
/* Check registers'
validity
.
455
/* Check data type
validity
.
/libcore/luni/src/main/java/java/util/jar/
JarVerifier.java
120
* digests from the .SF file. This indicates the
validity
of the
243
* If the associated JAR file is signed, check on the
validity
of all of the
247
* check verifies the
validity
of the signature(s). {@code false} if
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
110
"(These bindings will not be checked for
validity
!)")
180
#these tuples are also available for use in
validity
checks
223
'''
Validity
check on user's 'basic' keybinding selection.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
110
"(These bindings will not be checked for
validity
!)")
180
#these tuples are also available for use in
validity
checks
223
'''
Validity
check on user's 'basic' keybinding selection.
/libcore/support/src/test/java/org/apache/harmony/security/tests/support/cert/
TestUtils.java
362
//
validity
:
Validity
444
//
validity
:
Validity
577
*
Validity
698
*
Validity
[
all
...]
/developers/build/prebuilts/gradle/BasicAndroidKeyStore/Application/src/main/java/com/example/android/basicandroidkeystore/
BasicAndroidKeyStoreFragment.java
155
// Create a start and end time, for the
validity
range of the key pair that's about to be
176
// Date range of
validity
for the generated pair.
Completed in 1223 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>