Home
last modified time | relevance | path

Searched defs:GetMessageFlags (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dclient_helper.h52 uint32_t GetMessageFlags() const { in GetMessageFlags() function
Dserver_helper.cc63 uint32_t InteropServerContextInspector::GetMessageFlags() const { in GetMessageFlags() function in grpc::testing::InteropServerContextInspector
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp352 VkDebugReportFlagsEXT GetMessageFlags() const { return message_flags_; } in GetMessageFlags() function in ErrorMonitor