HomeSort by relevance Sort by last modified time
    Searched refs:pending_device_info_ (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/cellular/
modem.cc 59 pending_device_info_(false),
84 if (pending_device_info_ && link_name_ == link_name) {
85 // pending_device_info_ is only set if we've already been through
88 pending_device_info_ = false;
135 pending_device_info_ = true;
modem.h 132 bool pending_device_info_; member in class:shill::Modem

Completed in 4233 milliseconds