Searched defs:QueryEventByEventIdAndDate (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/security/security_guard/services/data_collect/store/src/ | ||
H A D | database_manager.cpp | 100 int DatabaseManager::QueryEventByEventIdAndDate(std::string table, std::vector<int64_t> &eventIds, in QueryEventByEventIdAndDate() function in OHOS::Security::SecurityGuard::DatabaseManager |
H A D | database_helper.cpp | 129 int DatabaseHelper::QueryEventByEventIdAndDate(std::vector<int64_t> &eventIds, std::vector<SecEvent… in QueryEventByEventIdAndDate() function in OHOS::Security::SecurityGuard::DatabaseHelper |