Home
last modified time | relevance | path

Searched defs:profile_file (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/
Ddex2oat.cc368 std::string profile_file, in CreateOatFile()
889 std::string profile_file; in dex2oat() local
/art/runtime/native/
Ddalvik_system_DexFile.cc418 std::string profile_file; in CopyProfileFile() local
/art/compiler/driver/
Dcompiler_driver.cc341 int swap_fd, std::string profile_file) in CompilerDriver()