Searched defs:cfgFile (Results 1 – 6 of 6) sorted by relevance
372 IfStreamWrap cfgFile; in ReadConfigFile() local
189 std::string cfgFile = fdp.ConsumeBytesAsString(size); in UtilTest() local
76 bool DlpUtils::GetAuthPolicyWithType(const std::string &cfgFile, const std::string &type, in GetAuthPolicyWithType()
67 bool DlpUtils::GetAuthPolicyWithType(const std::string &cfgFile, const std::string &type, in GetAuthPolicyWithType()
557 void DlpPermissionService::GetConfigFileValue(const std::string& cfgFile, std::vector<std::string>&… in GetConfigFileValue()584 for (const auto& cfgFile : cfgFilesList) { in InitConfig() local
1283 std::string cfgFile; variable