Home
last modified time | relevance | path

Searched refs:B_DEBUG_EVENT_STREAM_VERSION (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/debug/
H A DDebugEventStream.h25 #define B_DEBUG_EVENT_STREAM_VERSION 1 macro
/haiku/src/kits/debug/
H A DDebugEventStream.cpp220 || header.version != B_DEBUG_EVENT_STREAM_VERSION in _Init()
319 header.version = B_DEBUG_EVENT_STREAM_VERSION; in SetTo()