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

  /system/connectivity/shill/cellular/
mobile_operator_info_impl.cc 165 return uuid_;
760 uuid_.clear();
779 // |uuid_| is *always* overwritten. An MNO and MVNO should not share the
780 // |uuid_|.
782 uuid_ = data.uuid();
mobile_operator_info_impl.h 195 std::string uuid_; member in class:shill::MobileOperatorInfoImpl

Completed in 374 milliseconds