Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
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() argument
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 <()
/external/python/pyasn1-modules/pyasn1_modules/
Drfc2251.py526 class MessageID(univ.Integer): class
/external/python/cpython3/Lib/email/
D_header_value_parser.py862 class MessageID(MsgID): class
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/WebServicesOnDevices/
Dmod.rs620 pub MessageID: ::windows_sys::core::PCWSTR, field
997 pub MessageID: ::windows_sys::core::PCWSTR, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/WebServicesOnDevices/
Dmod.rs620 pub MessageID: ::windows_sys::core::PCWSTR, field
997 pub MessageID: ::windows_sys::core::PCWSTR, field
/external/aws-sdk-java-v2/services/ivschat/src/main/resources/codegen-resources/
Dservice-2.json1010 "MessageID":{ object