Searched refs:default_format (Results 1 – 2 of 2) sorted by relevance
167 static const char default_format[]; member170 char* strptime(const char* s, const char* format = default_format);
26 LIBLOG_ABI_PRIVATE const char log_time::default_format[] = "%m-%d %H:%M:%S.%q"; member in log_time