Searched refs:AllowTypeName (Results 1 – 4 of 4) sorted by relevance
20 const std::vector<std::string> AllowTypeName = { variable29 const uint32_t MAX_ALLOW_TYPE_NUM = AllowTypeName.size();
36 extern const std::vector<std::string> AllowTypeName;
18 *AllowTypeName*;
646 …GetMaxDuration(name, AllowTypeName[allowTypeIndex], condition, isApp)) * TimeConstant::MSEC_PER_SE… in UpdateRecord()843 AllowTypeName[allowTypeIndex], condition, isAllow, true); in GetPersistAllowList()846 AllowTypeName[allowTypeIndex], condition, isAllow, false); in GetPersistAllowList()1316 stream << "\t\t\tallow type: " << AllowTypeName[unitIter->allowTypeIndex_] << "\n"; in DumpAllowListInfo()