Searched refs:kPrintFormatLong (Results 1 – 2 of 2) sorted by relevance
239 case kPrintFormatLong: in nsToString()263 timeStringFromNs(mTimestamp, kPrintFormatLong).time, in toString()
120 kPrintFormatLong = 0, enumerator133 int64_t ns, char *buffer, size_t bufferSize, PrintFormat format = kPrintFormatLong);147 static inline time_string_t timeStringFromNs(int64_t ns, PrintFormat format = kPrintFormatLong) {