H A D | wukong_util.cpp | 275 ErrCode WuKongUtil::SetAllowList(const std::string &optarg) in SetAllowList() argument 277 SplitStr(optarg, ",", allowList_); in SetAllowList() 303 ErrCode WuKongUtil::SetAllowAbilityList(const std::string &optarg) in SetAllowAbilityList() argument 305 SplitStr(optarg, ",", allowAbilityList_); in SetAllowAbilityList() 317 ErrCode WuKongUtil::SetBlockAbilityList(const std::string &optarg) in SetBlockAbilityList() argument 319 SplitStr(optarg, ",", blockAbilityList_); in SetBlockAbilityList() 344 ErrCode WuKongUtil::SetBlockList(const std::string &optarg) in SetBlockList() argument 346 SplitStr(optarg, ",", blockList_); in SetBlockList() 358 ErrCode WuKongUtil::SetBlockPageList(const std::string &optarg) in SetBlockPageList() argument 362 SplitStr(optarg, ",", tem in SetBlockPageList() 377 SetComponentUri(const std::string &optarg) SetComponentUri() argument 391 SetComponentUriType(const std::string &optarg) SetComponentUriType() argument 714 SetCompIdBlockList(const std::string &optarg) SetCompIdBlockList() argument 724 SetCompTypeBlockList(const std::string &optarg) SetCompTypeBlockList() argument [all...] |