Searched defs:kNotification (Results 1 – 2 of 2) sorted by relevance
79 kNotification, enumerator361 constexpr OpCode kNotification = 0x1B; variable
25 enum class ObjectKind { kUnknown, kBlockingCounter, kNotification }; enumerator