Home
last modified time | relevance | path

Searched defs:allowListFile (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/privacy_controller/
Dprivacy_controller.cpp43 …ivacyController::IsBundleNameAllow(const std::string& bundleName, const std::string& allowListFile) in IsBundleNameAllow()
56 const std::string& paramName, const std::string& allowListFile) in IsValidParam()
/base/hiviewdfx/hiview/base/
Dprivacy_manager.cpp44 …PrivacyManager::IsBundleNameInList(const std::string& bundleName, const std::string& allowListFile) in IsBundleNameInList()
Devent_json_parser.cpp259 std::string allowListFile = paramContent["allowlist"].asString(); in ParseEventParamInfo() local
/base/hiviewdfx/hiview/base/include/
Dsys_event.h54 std::string allowListFile; member