OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vulnerable
(Results
1 - 4
of
4
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
LifetimeComponent.java
180
public final void setVulnerableToDeathTiles(boolean
vulnerable
) {
181
mVulnerableToDeathTiles =
vulnerable
;
/cts/tests/tests/security/jni/
android_security_cts_NativeCodeTest.cpp
42
* Returns true iff this device is
vulnerable
to CVE-2013-2094.
99
*
vulnerable
get_user call.
142
* false if the device is
vulnerable
.
149
return true; /* not
vulnerable
*/
156
result = true; /* assume not
vulnerable
*/
161
result = true; /* assume not
vulnerable
*/
165
/* mprotect should return an error if not
vulnerable
*/
187
* if device is patched, false if still
vulnerable
.
198
* return -1 and set errno to 22 (EINVAL),
vulnerable
systems will return 0.
215
bool
vulnerable
= false
local
[
all
...]
/external/bison/
maint.mk
[
all
...]
/external/c-ares/
configure
[
all
...]
Completed in 1093 milliseconds