OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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