Home
last modified time | relevance | path

Searched refs:HAP_INSTALL_UPDATE_STR (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/security_guard/services/data_collect/collect/hiview/
H A Dhiview_listener.cpp30 const std::unordered_set<std::string> HAP_INSTALL_UPDATE_STR = {"USERID", "BUNDLE_NAME", variable
103 if (HAP_INSTALL_UPDATE_STR.find(it.key()) == HAP_INSTALL_UPDATE_STR.end()) { in filterInstallOrUpdateContent()