Searched refs:NOT_A_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance
28 : mTimestamp(NOT_A_TIMESTAMP), mLevel(0), mCount(0) {} in HistoricalInfo()34 return mTimestamp != NOT_A_TIMESTAMP; in isValid()
48 int timestamp = NOT_A_TIMESTAMP; in getBigramEntryAndAdvancePosition()
242 #define NOT_A_TIMESTAMP (-1) macro
107 if (originalHistoricalInfo->getTimestamp() == NOT_A_TIMESTAMP) { in createHistoricalInfoToSave()