Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc829 return SaveFallback(filename, bytes_written); in Save()
838 return SaveFallback(filename, bytes_written); in Save()
888 bool ProfileCompilationInfo::SaveFallback(const std::string& filename, uint64_t* bytes_written) { in SaveFallback() function in art::ProfileCompilationInfo
Dprofile_compilation_info.h483 bool SaveFallback(const std::string& filename, uint64_t* bytes_written);