Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dcellular_service.h81 const Stringmap& olp() const { return olp_; } in olp()
219 Stringmap olp_; variable
Dcellular_service.cc99 store->RegisterConstStringmap(kPaymentPortalProperty, &olp_); in CellularService()
432 if (olp_ == olp) { in SetOLP()
435 olp_ = olp; in SetOLP()