HomeSort by relevance Sort by last modified time
    Searched full:token_validation_url (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/
token_validator_factory_impl.h 18 // to contact a |token_validation_url| and exchange the |token| for a
23 // Creates a new factory. |token_url| and |token_validation_url| are the
28 const GURL& token_validation_url,
token_validator_factory_impl.cc 41 const GURL& token_validation_url,
47 token_validation_url_(token_validation_url),
168 const GURL& token_validation_url,
172 token_validation_url_(token_validation_url),
remoting_me2me_host.cc 215 const GURL& token_validation_url);
931 << "TokenValidationUrl: " << token_validation_url; local
    [all...]

Completed in 42 milliseconds