Searched refs:getTimestamp (Results 1 – 11 of 11) sorted by relevance
83 int getTimestamp() const { in getTimestamp() function102 if (left.getTimestamp() != right.getTimestamp()) { in operator()103 return left.getTimestamp() < right.getTimestamp(); in operator()
358 const HistoricalInfo historicalInfoForUpdate(unigramProperty->getTimestamp(), in createUpdatedEntryFrom()
96 int getTimestamp() const { in getTimestamp() function115 if (left.getTimestamp() != right.getTimestamp()) { in operator()116 return left.getTimestamp() < right.getTimestamp(); in operator()
399 const HistoricalInfo historicalInfoForUpdate(unigramProperty->getTimestamp(), in createUpdatedEntryFrom()
34 int probabilityInfo[] = {mUnigramProperty.getProbability(), mUnigramProperty.getTimestamp(), in outputProperties()55 bigramProperty.getTimestamp(), bigramProperty.getLevel(), in outputProperties()
42 int getTimestamp() const { in getTimestamp() function
82 int getTimestamp() const { in getTimestamp() function
480 img.getTimestamp(), new SwapTask<CapturedImage>() {512 tryExecutePendingCaptureRequest(img.getTimestamp());
97 public long getTimestamp() { in getTimestamp() method in DataStatus
270 const HistoricalInfo historicalInfoForUpdate(bigramProperty->getTimestamp(), in createUpdatedBigramEntryFrom()