Searched refs:lastBootFromUsedTimeStamp_ (Results 1 – 3 of 3) sorted by relevance
29 lastBootFromUsedTimeStamp_ = 0; in BundleActivePackageHistory()91 …romDiff = GetBootBasedTimeStamp(bootBasedTimeStamp) - oneBundleHistory->lastBootFromUsedTimeStamp_; in GetLevelIndex()152 … usageHistoryInserted->lastBootFromUsedTimeStamp_ = GetBootBasedTimeStamp(bootBasedTimeStamp); in GetUsageHistoryInUserHistory()199 oneBundleUsageHistory->lastBootFromUsedTimeStamp_ = bootBasedDuration_ + in ReportUsage()289 (long long)oneBundleUsage.second->lastBootFromUsedTimeStamp_, in PrintData()
26 int64_t lastBootFromUsedTimeStamp_; variable
829 …ucket.PutLong(BUNDLE_ACTIVE_DB_LAST_BOOT_FROM_USED_TIME, iter->second->lastBootFromUsedTimeStamp_); in PutBundleHistoryData()890 …veResult->GetLong(LAST_BOOT_FROM_USED_TIME_COLUMN_INDEX, usageHistory->lastBootFromUsedTimeStamp_); in GetBundleHistoryData()