Searched defs:EndMessage (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/src/protozero/filtering/ | ||
D | filter_bytecode_generator.cc | 31 void FilterBytecodeGenerator::EndMessage() { in EndMessage() function in protozero::FilterBytecodeGenerator |
/external/golang-protobuf/internal/encoding/text/ | ||
D | encode.go | 89 func (e *Encoder) EndMessage() { func |
/external/deqp/modules/egl/ | ||
D | teglMultiThreadTests.cpp | 86 static EndMessageToken EndMessage; member in deqp::egl::ThreadLog |
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/ | ||
D | sink.h | 295 bool EndMessage(upb_status *status) { in EndMessage() function |
/external/deqp/framework/common/ | ||
D | tcuTestLog.hpp | 82 static const class EndMessageToken {} EndMessage; member in tcu::TestLog |
D | tcuTestLog.cpp | 540 const TestLog::EndMessageToken TestLog::EndMessage = TestLog::EndMessageToken(); member in tcu::TestLog |