Searched defs:QueryEventByOwner (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/security/security_guard/services/risk_classify/model_manager/src/ | ||
H A D | db_operate.cpp | 62 int DbOperate::QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() function in OHOS::Security::SecurityGuard::DbOperate |
/ohos5.0/base/security/security_guard/services/data_collect/store/src/ | ||
H A D | database_manager.cpp | 143 int DatabaseManager::QueryEventByOwner(std::string table, std::string owner, std::vector<SecEvent> … in QueryEventByOwner() function in OHOS::Security::SecurityGuard::DatabaseManager |
H A D | database_helper.cpp | 170 int DatabaseHelper::QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() function in OHOS::Security::SecurityGuard::DatabaseHelper |