Searched defs:allowListFile (Results 1 – 4 of 4) sorted by relevance
43 …ivacyController::IsBundleNameAllow(const std::string& bundleName, const std::string& allowListFile) in IsBundleNameAllow()56 const std::string& paramName, const std::string& allowListFile) in IsValidParam()
44 …PrivacyManager::IsBundleNameInList(const std::string& bundleName, const std::string& allowListFile) in IsBundleNameInList()
259 std::string allowListFile = paramContent["allowlist"].asString(); in ParseEventParamInfo() local
54 std::string allowListFile; member