Searched refs:odex_filename (Results 1 – 2 of 2) sorted by relevance
284 InstructionSet isa, std::string* odex_filename, std::string* error_msg);
745 InstructionSet isa, std::string* odex_filename, std::string* error_msg) { in CopyProfileFile() argument746 CHECK(odex_filename != nullptr); in CopyProfileFile()780 *odex_filename = dir + "/" + base + ".odex"; in CopyProfileFile()