Home
last modified time | relevance | path

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

/art/libartbase/base/unix_file/
Dfd_file.h109 bool ClearContent();
Dfd_file.cc598 bool FdFile::ClearContent() { in ClearContent() function in unix_file::FdFile
/art/profman/
Dprofile_assistant.cc83 if (!reference_profile_file->ClearContent()) { in ProcessProfilesInternal()