Home
last modified time | relevance | path

Searched refs:has_expect_response (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/opengl/libs/GLES2_dbg/test/
Dtest_socket.cpp75 ASSERT_TRUE(msg.has_expect_response()); in Write()
100 ASSERT_TRUE(msg.has_expect_response()); in Read()
/frameworks/base/opengl/libs/GLES2_dbg/src/
Ddebugger_message.pb.h583 inline bool has_expect_response() const;
831 inline bool Message::has_expect_response() const { in has_expect_response() function
Ddebugger_message.pb.cpp1176 if (has_expect_response()) { in ByteSize()