Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp123 static bool parse_timestamp_ns(const string& id, int64_t* result) { in parse_timestamp_ns() function
563 if (!parse_timestamp_ns(id, &timestampNs)) { in getReport()
721 if (!parse_timestamp_ns(timestamp, &timestampNs)) { in get_directory_contents_locked()