Home
last modified time | relevance | path

Searched defs:MessageID (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDebugTests.cpp266 struct MessageID struct
268 GLenum source;
269 GLenum type;
270 GLuint id;
272 MessageID(void) : source(GL_NONE), type(GL_NONE), id(0) in MessageID() function
275 MessageID(GLenum source_, GLenum type_, GLuint id_) : source(source_), type(type_), id(id_) in MessageID() function
279 bool operator==(const MessageID &rhs) const in operator ==()
283 bool operator!=(const MessageID &rhs) const in operator !=()
287 bool operator<(const MessageID &rhs) const in operator <()
/aosp_15_r20/external/python/pyasn1-modules/pyasn1_modules/
Drfc2251.py526 class MessageID(univ.Integer): class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwsdtypes.h227 const WCHAR *MessageID; member
233 const WCHAR *MessageID; member
Dcdonts.h379 #define ISession_GetMessage(This,MessageID,StoreID,pvarResult) (This)->lpVtbl->GetMessage(This,Mess… argument
/aosp_15_r20/external/python/cpython3/Lib/email/
D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/
D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/
D_header_value_parser.py854 class MessageID(MsgID): class
/aosp_15_r20/external/aws-sdk-java-v2/services/ivschat/src/main/resources/codegen-resources/
H A Dservice-2.json1010 "MessageID":{ object