Searched refs:kPrintFormatLong (Results 1 – 2 of 2) sorted by relevance
268 case kPrintFormatLong: in nsToString()292 timeStringFromNs(mTimestamp, kPrintFormatLong).time, in toString()
151 kPrintFormatLong = 0, enumerator164 int64_t ns, char *buffer, size_t bufferSize, PrintFormat format = kPrintFormatLong);178 static inline time_string_t timeStringFromNs(int64_t ns, PrintFormat format = kPrintFormatLong) {