Home
last modified time | relevance | path

Searched refs:ephemeral_profile_ (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/
Dmanager.cc161 ephemeral_profile_( in Manager()
990 return service->profile() == ephemeral_profile_; in IsServiceEphemeral()
1904 ephemeral_profile_->AdoptService(service); in MatchProfileWithService()
Dmanager.h832 ProfileRefPtr ephemeral_profile_; variable
Dmanager_unittest.cc216 return manager->ephemeral_profile_; in GetEphemeralProfile()