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

  /external/libweave/src/privet/
constants.cc 17 const char kCommitmentMismatch[] = "commitmentMismatch";
constants.h 19 extern const char kCommitmentMismatch[];
security_manager.cc 351 return Error::AddTo(error, FROM_HERE, errors::kCommitmentMismatch,
privet_handler.cc 137 {errors::kCommitmentMismatch, http::kForbidden},
    [all...]

Completed in 458 milliseconds