Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Dchromoting_host.cc103 void ChromotingHost::Start(const std::string& host_owner_email) { in Start() argument
110 observer.OnStart(host_owner_email); in Start()
H A Dhost_status_observer.h43 virtual void OnStart(const std::string& host_owner_email) {} in OnStart() argument