Home
last modified time | relevance | path

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

/external/libweave/src/privet/
Dauth_manager.cc119 class ServiceCaveat : public Caveat { class
121 explicit ServiceCaveat(const std::string& id) in ServiceCaveat() function in weave::privet::__anonc32724af0111::ServiceCaveat
128 DISALLOW_COPY_AND_ASSIGN(ServiceCaveat);
435 ServiceCaveat client{owner == RootClientTokenOwner::kCloud ? "google.com" in GetRootClientAuthToken()