Searched refs:IntTimestamp (Results 1 – 1 of 1) sorted by relevance
139 int64_t IntTimestamp; in AssembleInput() local140 if (TimestampStr.getAsInteger(10, IntTimestamp)) { in AssembleInput()146 Timestamp = IntTimestamp; in AssembleInput()