Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/common/
Dipc_protocol.h103 struct ProtocolMessage { struct
104 ProtocolMessage() in ProtocolMessage() function
118 ProtocolMessage(MessageTag arg_tag, in ProtocolMessage() function
175 ProtocolMessage(const ProtocolMessage& msg); argument
176 ProtocolMessage& operator=(const ProtocolMessage& msg); argument
/external/google-breakpad/src/client/windows/crash_generation/
Dcrash_generation_client.cc202 ProtocolMessage msg(MESSAGE_TAG_UPLOAD_REQUEST, crash_id, in RequestUpload()
230 ProtocolMessage msg(MESSAGE_TAG_REGISTRATION_REQUEST, in RegisterClient()
240 ProtocolMessage reply; in RegisterClient()
249 sizeof(ProtocolMessage), in RegisterClient()
259 ProtocolMessage ack_msg; in RegisterClient()
310 const ProtocolMessage& msg) const { in ValidateResponse()
Dcrash_generation_server.h168 ProtocolMessage* reply) const;
175 ProtocolMessage* reply) const;
287 ProtocolMessage msg_;
Dcrash_generation_server.cc79 static bool IsClientRequestValid(const ProtocolMessage& msg) { in IsClientRequestValid()
396 if (success && bytes_count == sizeof(ProtocolMessage)) { in HandleReadingState()
605 ProtocolMessage* reply) const { in PrepareReply()
652 ProtocolMessage* reply) const { in CreateClientHandles()
688 ProtocolMessage reply; in RespondToClient()
Dcrash_generation_client.h124 bool ValidateResponse(const ProtocolMessage& msg) const;
/external/google-breakpad/src/client/windows/unittests/
Dcrash_generation_server_test.cc167 google_breakpad::ProtocolMessage msg( in DoFaultyClient()
194 google_breakpad::ProtocolMessage reply; in DoFaultyClient()
199 sizeof(google_breakpad::ProtocolMessage) / 2 : in DoFaultyClient()
200 sizeof(google_breakpad::ProtocolMessage), in DoFaultyClient()
218 google_breakpad::ProtocolMessage ack_msg; in DoFaultyClient()
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h129 class ProtocolMessage; variable
931 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h79 class ProtocolMessage; variable
905 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-internal.h82 class ProtocolMessage; variable
916 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
/external/fmtlib/test/gtest/
Dgtest.h7040 class ProtocolMessage;
7798 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gtest/
Dgtest.h7814 class ProtocolMessage;
8640 ImplicitlyConvertible<const T*, const ::ProtocolMessage*>::value ||