Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.h271 bool LoadFile(const std::string& filename);
Dprofiler.cc804 bool ProfileFile::LoadFile(const std::string& fileName) { in LoadFile() function in art::ProfileFile