Searched refs:bootFromDiff (Results 1 – 1 of 1) sorted by relevance
91 …int64_t bootFromDiff = GetBootBasedTimeStamp(bootBasedTimeStamp) - oneBundleHistory->lastBootFromU… in GetLevelIndex() local94 (long long)screenDiff, (long long)bootFromDiff, bundleName.c_str(), userId); in GetLevelIndex()96 if (screenDiff >= screenTimeLevel[i] && bootFromDiff >= bootFromTimeLevel[i]) { in GetLevelIndex()