Searched refs:BUNDLE_TIMESTAMP (Results 1 – 4 of 4) sorted by relevance
128 bh.put(mediametrics::BUNDLE_TIMESTAMP, (int64_t)item->getTimestamp()); in writeMetricsToBundle()
604 public static final String BUNDLE_TIMESTAMP = "_timestamp"; field in Item670 bundle.putLong(BUNDLE_TIMESTAMP, timestamp); in toBundle()
203 static inline constexpr const char *BUNDLE_TIMESTAMP = "_timestamp"; variable