Searched refs:LoadFile (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | profiler.h | 271 bool LoadFile(const std::string& filename); |
D | profiler.cc | 804 bool ProfileFile::LoadFile(const std::string& fileName) { in LoadFile() function in art::ProfileFile |