Searched refs:InsertDbLaunchHistory (Results 1 – 1 of 1) sorted by relevance
611 std::optional<db::AppLaunchHistoryModel> history = InsertDbLaunchHistory(pid); in RecordDbLaunchHistory()636 std::optional<db::AppLaunchHistoryModel> InsertDbLaunchHistory(int32_t pid) { in InsertDbLaunchHistory() function