Home
last modified time | relevance | path

Searched defs:Message (Results 1 – 4 of 4) sorted by relevance

/system/core/libutils/include/utils/
DLooper.h55 struct Message { struct
56 Message() : what(0) { } in Message() argument
57 Message(int w) : what(w) { } in Message() function
80 virtual void handleMessage(const Message& message) = 0; argument
/system/teeui/libteeui/include/teeui/
Dmsg_formatting.h143 inline WriteStream write(Message<>, WriteStream out) { in write() argument
/system/gatekeeper/tests/
Dgatekeeper_messages_test.cpp293 #define GARBAGE_TEST(Message) \ argument
/system/keymaster/tests/
Dandroid_keymaster_messages_test.cpp1055 #define GARBAGE_TEST(Message) \ argument