OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:odex_okay
(Results
1 - 1
of
1
) sorted by null
/art/runtime/
oat_file_assistant.cc
173
bool
odex_okay
= OdexFileCompilerFilterIsOkay(target);
local
174
if (
odex_okay
) {
188
if (
odex_okay
&& OdexFileNeedsRelocation() && OdexFileHasPatchInfo()) {
[
all
...]
Completed in 74 milliseconds