Searched defs:MessageID (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 266 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/ |
D | rfc2251.py | 526 class MessageID(univ.Integer): class
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | wsdtypes.h | 227 const WCHAR *MessageID; member 233 const WCHAR *MessageID; member
|
D | cdonts.h | 379 #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.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/ |
H A D | _header_value_parser.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/email/ |
D | _header_value_parser.py | 854 class MessageID(MsgID): class
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ivschat/src/main/resources/codegen-resources/ |
H A D | service-2.json | 1010 "MessageID":{ object
|