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

  /external/chromium_org/remoting/protocol/
pairing_client_authenticator.h 38 FetchSecretCallback fetch_pin_callback_; member in class:remoting::protocol::PairingClientAuthenticator
pairing_client_authenticator.cc 27 fetch_pin_callback_(fetch_pin_callback),
44 fetch_pin_callback_.Run(true, callback);

Completed in 336 milliseconds