HomeSort by relevance Sort by last modified time
    Searched full:oldest_sb (Results 1 - 1 of 1) sorted by null

  /system/core/debuggerd/
tombstone.cpp 669 struct stat oldest_sb; local
675 if (oldest < 0 || sb.st_mtime < oldest_sb.st_mtime) {
677 oldest_sb.st_mtime = sb.st_mtime;

Completed in 48 milliseconds