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