Home
last modified time | relevance | path

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 Ddb_operate.cpp62 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 Ddatabase_manager.cpp143 int DatabaseManager::QueryEventByOwner(std::string table, std::string owner, std::vector<SecEvent> … in QueryEventByOwner() function in OHOS::Security::SecurityGuard::DatabaseManager
H A Ddatabase_helper.cpp170 int DatabaseHelper::QueryEventByOwner(std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() function in OHOS::Security::SecurityGuard::DatabaseHelper