Home
last modified time | relevance | path

Searched refs:IsClientRequestValid (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_server.cc79 static bool IsClientRequestValid(const ProtocolMessage& msg) { in IsClientRequestValid() function
414 if (!IsClientRequestValid(msg_)) { in HandleReadDoneState()