Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmobile_operator_info_impl.cc624 if (!FilterMatches(filter)) { in UpdateMVNO()
664 bool MobileOperatorInfoImpl::FilterMatches(const Filter& filter) { in FilterMatches() function in shill::MobileOperatorInfoImpl
922 if (!raw_olp.has_olp_filter() || FilterMatches(raw_olp.olp_filter())) { in HandleOnlinePortalUpdate()
Dmobile_operator_info_impl.h107 bool FilterMatches(const shill::mobile_operator_db::Filter& filter);