OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DalvikCacheDirectory
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
oat_file_assistant.h
307
std::string
DalvikCacheDirectory
();
oat_file_assistant.cc
402
DalvikCacheDirectory
().c_str(), GetInstructionSetString(isa_));
829
std::string OatFileAssistant::
DalvikCacheDirectory
() {
834
// Ideally a new API for getting the
DalvikCacheDirectory
the way we want
[
all
...]
Completed in 39 milliseconds