Home
last modified time | relevance | path

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

/system/core/include/log/
Dlog_read.h155 static const char default_format[]; member
158 char *strptime(const char *s, const char *format = default_format);
/system/core/liblog/
Dlog_time.cpp26 LIBLOG_ABI_PRIVATE const char log_time::default_format[] = "%m-%d %H:%M:%S.%q"; member in log_time