Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp128 time_t thirty_minutes_ago = ds.now_ - 60 * 30; in get_tombstone_fds() local
135 (ds.IsZipping() || st.st_mtime >= thirty_minutes_ago)) { in get_tombstone_fds()