OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kInvalidClientCommitment
(Results
1 - 4
of
4
) sorted by null
/external/libweave/src/privet/
constants.cc
11
const char
kInvalidClientCommitment
[] = "invalidClientCommitment";
constants.h
13
extern const char
kInvalidClientCommitment
[];
security_manager.cc
54
return Error::AddTo(error, FROM_HERE, errors::
kInvalidClientCommitment
,
privet_handler.cc
131
{errors::
kInvalidClientCommitment
, http::kForbidden},
[
all
...]
Completed in 138 milliseconds