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

  /external/chromium_org/remoting/host/setup/
host_starter.h 80 std::string host_pin_; member in class:remoting::HostStarter
host_starter.cc 62 host_pin_ = host_pin;
119 std::string host_secret_hash = remoting::MakeHostPinHash(host_id_, host_pin_);

Completed in 48 milliseconds