OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInvalidRequestedScope
(Results
1 - 3
of
3
) sorted by null
/external/libweave/src/privet/
constants.cc
21
const char
kInvalidRequestedScope
[] = "invalidRequestedScope";
constants.h
23
extern const char
kInvalidRequestedScope
[];
privet_handler.cc
141
{errors::
kInvalidRequestedScope
, http::kBadRequest},
672
Error::AddToPrintf(&error, FROM_HERE, errors::
kInvalidRequestedScope
,
[
all
...]
Completed in 61 milliseconds