Searched refs:file_exists_locked (Results 1 – 2 of 2) sorted by relevance
264 bool file_exists_locked(int64_t timestampNs);
697 } while (file_exists_locked(timestampNs)); in make_timestamp_ns_locked()705 bool WorkDirectory::file_exists_locked(int64_t timestampNs) { in file_exists_locked() function in android::os::incidentd::WorkDirectory