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