Searched refs:ooc (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/cellular/
H A Dsubscription_state_out_of_credits_detector.cc49 bool ooc = (static_cast<MMModem3gppSubscriptionState>(subscription_state) == local
51 if (ooc != out_of_credits()) {
52 if (ooc)
57 ReportOutOfCredits(ooc);

Completed in 106 milliseconds