Home
last modified time | relevance | path

Searched refs:ClearContent (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/libartbase/base/unix_file/
H A Dfd_file.h117 bool ClearContent();
H A Dfd_file.cc598 bool FdFile::ClearContent() { in ClearContent() function in unix_file::FdFile
/aosp12/art/profman/
H A Dprofile_assistant.cc99 if (!reference_profile_file->ClearContent()) { in ProcessProfilesInternal()
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc791 if (profile_file->ClearContent()) { in Load()
824 if (!profile_file->ClearContent()) { in Save()