Home
last modified time | relevance | path

Searched refs:odex_filename (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat_file_assistant.h284 InstructionSet isa, std::string* odex_filename, std::string* error_msg);
Doat_file_assistant.cc745 InstructionSet isa, std::string* odex_filename, std::string* error_msg) { in CopyProfileFile() argument
746 CHECK(odex_filename != nullptr); in CopyProfileFile()
780 *odex_filename = dir + "/" + base + ".odex"; in CopyProfileFile()