Searched defs:QueryEventByEventType (Results 1 – 3 of 3) sorted by relevance
| /base/security/security_guard/services/risk_classify/model_manager/src/ | ||
| D | db_operate.cpp | 59 int DbOperate::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DbOperate |
| /base/security/security_guard/services/data_collect/store/src/ | ||
| D | database_manager.cpp | 138 int DatabaseManager::QueryEventByEventType(std::string table, int32_t eventType, std::vector<SecEve… in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DatabaseManager |
| D | database_helper.cpp | 143 int DatabaseHelper::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DatabaseHelper |