Home
last modified time | relevance | path

Searched defs:QueryEventByEventIdAndDate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp100 int DatabaseManager::QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, in QueryEventByEventIdAndDate() function in OHOS::Security::SecurityGuard::DatabaseManager
H A Ddatabase_helper.cpp129 int DatabaseHelper::QueryEventByEventIdAndDate(std::vector<int64_t> &eventIds, std::vector<SecEvent… in QueryEventByEventIdAndDate() function in OHOS::Security::SecurityGuard::DatabaseHelper