OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hasseccompsupport
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/os/src/android/os/cts/
OSFeatures.java
26
public static native boolean
hasSeccompSupport
();
SeccompTest.java
30
OSFeatures.
hasSeccompSupport
());
/cts/tests/tests/os/jni/
android_os_cts_OSFeatures.cpp
113
{ "
hasSeccompSupport
", "()Z",
Completed in 322 milliseconds