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

  /external/chromium_org/remoting/host/
token_validator_base.cc 157 bool TokenValidatorBase::IsValidScope(const std::string& token_scope) {
189 if (!IsValidScope(token_scope)) {
token_validator_base.h 68 virtual bool IsValidScope(const std::string& token_scope);

Completed in 121 milliseconds