Searched refs:QueryAppEventRecords (Results 1 – 3 of 3) sorted by relevance
76 void QueryAppEventRecords(int startIndex, int64_t dayStartTime, const std::string& bundleName,
275 dbHelper_->QueryAppEventRecords(startIndex, dayStartTime, bundleName, records); in CountLifeCycleDuration()
242 void FoldAppUsageDbHelper::QueryAppEventRecords(int startIndex, int64_t dayStartTime, const std::st… in QueryAppEventRecords() function in OHOS::HiviewDFX::FoldAppUsageDbHelper