Home | History | Annotate | Download | only in cellular

Lines Matching defs:UpdateOnlinePortal

299   void UpdateOnlinePortal(const std::string& url,
302 operator_info_->UpdateOnlinePortal(url, method, post_data);
1319 UpdateOnlinePortal(olp_url, olp_method, olp_post_data);
1350 UpdateOnlinePortal(olp_url, olp_method, olp_post_data);
1386 // |UpdateOnlinePortal| leads to an event because this is the first time this
1393 UpdateOnlinePortal("someother@random.com", "GET", "");
1409 UpdateOnlinePortal("someother@random.com", "GET", "");