OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetOnlyUseSystemOatFiles
(Results
1 - 4
of
4
) sorted by null
/art/runtime/
oat_file_manager.h
108
void
SetOnlyUseSystemOatFiles
();
oat_file_manager.cc
637
void OatFileManager::
SetOnlyUseSystemOatFiles
() {
runtime.cc
[
all
...]
/art/runtime/native/
dalvik_system_ZygoteHooks.cc
304
Runtime::Current()->GetOatFileManager().
SetOnlyUseSystemOatFiles
();
Completed in 560 milliseconds