OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasExecutableOat
(Results
1 - 2
of
2
) sorted by null
/art/test/117-nopatchoat/src/
Main.java
20
hasExecutableOat
() == true :
21
hasExecutableOat
() == isDex2OatEnabled());
54
private native static boolean
hasExecutableOat
();
/art/test/117-nopatchoat/
nopatchoat.cc
34
static bool
hasExecutableOat
(jclass cls) {
53
return NoPatchoatTest::
hasExecutableOat
(cls);
Completed in 183 milliseconds