Searched refs:usageHistoryInserted (Results 1 – 1 of 1) sorted by relevance
124 if (!usageHistoryInserted) { in GetUserHistory()126 usageHistoryInserted = in GetUserHistory()130 userHistory_[userId] = usageHistoryInserted; in GetUserHistory()149 shared_ptr<BundleActivePackageHistory> usageHistoryInserted = in GetUsageHistoryInUserHistory() local151 usageHistoryInserted->bundleName_ = bundleName; in GetUsageHistoryInUserHistory()154 usageHistoryInserted->currentGroup_ = ACTIVE_GROUP_NEVER; in GetUsageHistoryInUserHistory()155 usageHistoryInserted->reasonInGroup_ = GROUP_CONTROL_REASON_DEFAULT; in GetUsageHistoryInUserHistory()156 usageHistoryInserted->bundleAliveTimeoutTimeStamp_ = 0; in GetUsageHistoryInUserHistory()157 usageHistoryInserted->bundleDailyTimeoutTimeStamp_ = 0; in GetUsageHistoryInUserHistory()158 usageHistoryInserted->uid_ = uid; in GetUsageHistoryInUserHistory()[all …]