Searched defs:regexs (Results 1 – 3 of 3) sorted by relevance
157 …eConfiguration::MatchesDownstreamRegexs(const std::string &iface, std::vector<std::string> ®exs) in MatchesDownstreamRegexs()186 void NetworkShareConfiguration::ParseRegexsData(std::vector<std::string> ®exs, std::string &strV… in ParseRegexsData()
137 std::vector<std::string> regexs; in GetShareRegexsContent() local
195 final Pattern[] regexs = new Pattern[size]; in writeToParcel() local