Searched defs:GetMessageFlags (Results 1 – 3 of 3) sorted by relevance
/external/grpc-grpc/test/cpp/interop/ | ||
D | client_helper.h | 52 uint32_t GetMessageFlags() const { in GetMessageFlags() function |
D | server_helper.cc | 63 uint32_t InteropServerContextInspector::GetMessageFlags() const { in GetMessageFlags() function in grpc::testing::InteropServerContextInspector |
/external/vulkan-validation-layers/tests/ | ||
D | layer_validation_tests.cpp | 352 VkDebugReportFlagsEXT GetMessageFlags() const { return message_flags_; } in GetMessageFlags() function in ErrorMonitor |