Home
last modified time | relevance | path

Searched refs:InsertDbLaunchHistory (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/iorap/src/manager/
H A Devent_manager.cc611 std::optional<db::AppLaunchHistoryModel> history = InsertDbLaunchHistory(pid); in RecordDbLaunchHistory()
636 std::optional<db::AppLaunchHistoryModel> InsertDbLaunchHistory(int32_t pid) { in InsertDbLaunchHistory() function