Home
last modified time | relevance | path

Searched defs:IgnoreMessage (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp763 bool ErrorMonitor::IgnoreMessage(std::string const &msg) const { in IgnoreMessage() function in ErrorMonitor
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc468 bool IgnoreMessage(const Descriptor* d) { return d->options().map_entry(); } in IgnoreMessage() function