Searched refs:ContainsElement (Results 1 – 3 of 3) sorted by relevance
165 if (util->ContainsElement(compIdBlock, id)) { in IsComponentBlock()169 if (util->ContainsElement(compTypeBlock, type)) { in IsComponentBlock()
53 bool ContainsElement(std::vector<std::string> &bundleList, std::string key);
197 bool WuKongUtil::ContainsElement(std::vector<std::string> &bundleList, std::string key) in ContainsElement() function in OHOS::WuKong::WuKongUtil