HomeSort by relevance Sort by last modified time
    Searched refs:ClearContent (Results 1 - 4 of 4) sorted by null

  /art/profman/
profile_assistant.cc 75 if (!reference_profile_file->ClearContent()) {
  /art/runtime/base/unix_file/
fd_file.h 134 bool ClearContent();
fd_file.cc 428 bool FdFile::ClearContent() {
  /art/runtime/jit/
profile_compilation_info.cc 204 if (profile_file->ClearContent()) {
233 if (!profile_file->ClearContent()) {
    [all...]

Completed in 84 milliseconds