Home
last modified time | relevance | path

Searched refs:regexec_error (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/shill/cellular/
Dmobile_operator_info_impl.cc721 int regexec_error = regexec(&filter_regex, in FilterMatches() local
726 if (regexec_error) { in FilterMatches()