Home
last modified time | relevance | path

Searched defs:QueryEventByEventType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/
H A Ddb_operate.cpp52 int DbOperate::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DbOperate
/ohos5.0/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp127 int DatabaseManager::QueryEventByEventType(std::string table, int32_t eventType, std::vector<SecEve… in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DatabaseManager
H A Ddatabase_helper.cpp156 int DatabaseHelper::QueryEventByEventType(int32_t eventType, std::vector<SecEvent> &events) in QueryEventByEventType() function in OHOS::Security::SecurityGuard::DatabaseHelper