Home
last modified time | relevance | path

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

/system/connectivity/shill/cellular/
Dmobile_operator_info_impl.cc165 return uuid_; in uuid()
760 uuid_.clear(); in ClearDBInformation()
782 uuid_ = data.uuid(); in ReloadData()
Dmobile_operator_info_impl.h195 std::string uuid_; variable