Searched refs:bootFromTimeLevel (Results 1 – 3 of 3) sorted by relevance
80 const std::vector<int64_t> bootFromTimeLevel, const int32_t uid) in GetLevelIndex() argument96 if (screenDiff >= screenTimeLevel[i] && bootFromDiff >= bootFromTimeLevel[i]) { in GetLevelIndex()
58 …const std::vector<int64_t> screenTimeLeve, const std::vector<int64_t> bootFromTimeLevel, const int…
951 std::vector<int64_t> bootFromTimeLevel; variable953 bundleUserHistory_->GetLevelIndex("test", 0, 20000, screenTimeLevel, bootFromTimeLevel, 0);