OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:verified
(Results
1 - 12
of
12
) sorted by null
/external/easymock/src/org/easymock/internal/
MocksBehavior.java
165
boolean
verified
= true;
170
verified
= false;
173
if (
verified
) {
/external/ipsec-tools/src/racoon/
nattraversal.c
192
int
verified
= 0;
local
196
return
verified
;
209
return
verified
; /* XXX should abort */
215
verified
= 1;
220
return
verified
;
/frameworks/base/core/java/android/os/
RecoverySystem.java
116
* before installing it. Note that the package is also
verified
119
* package was successfully
verified
; otherwise it will throw an
128
* @param packageFile the package to be
verified
228
boolean
verified
= false;
231
verified
= true;
235
if (!
verified
) {
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java
277
assertTrue("Hostname verification was not done", hnv.
verified
);
280
hnv_late.
verified
);
322
assertTrue("Hostname verification was not done", hnv.
verified
);
325
hnv_late.
verified
);
403
assertTrue("Hostname verification was not done", hnv_late.
verified
);
406
hnv.
verified
);
1059
boolean
verified
= false;
field in class:HttpsURLConnectionTest.TestHostnameVerifier
[
all
...]
/frameworks/base/policy/src/com/android/internal/policy/impl/
AccountUnlockScreen.java
286
final boolean
verified
= result.getBoolean(AccountManager.KEY_BOOLEAN_RESULT);
287
postOnCheckPasswordResult(
verified
);
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java
216
assertTrue("Hostname verification was not done", hnv.
verified
);
218
hnv_late.
verified
);
257
assertTrue("Hostname verification was not done", hnv.
verified
);
259
hnv_late.
verified
);
330
assertTrue("Hostname verification was not done", hnv_late.
verified
);
332
hnv.
verified
);
796
boolean
verified
= false;
field in class:HttpsURLConnectionTest.TestHostnameVerifier
[
all
...]
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactAggregator.java
232
boolean
verified
;
field in class:ContactAggregator.DisplayNameCandidate
243
verified
= false;
[
all
...]
/dalvik/vm/analysis/
DexPrepare.cpp
615
* for all
verified
classes. The register maps were
767
* file's "
verified
" flag, not updating the ClassObject. This would
841
* some reason, they won't get
verified
(which is as it should be).
1046
bool
verified
= false;
local
[
all
...]
/frameworks/base/core/java/android/widget/
TextView.java
[
all
...]
/external/grub/docs/
texinfo.tex
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
Completed in 412 milliseconds