Home
last modified time | relevance | path

Searched refs:IsDebug (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/inc/private/common/
H A Dfxnonpagedobject.hpp59 if (IsDebug()) { in FxNonPagedObject()
82 if (IsDebug()) { in FxNonPagedObject()
102 if (IsDebug()) { in ~FxNonPagedObject()
122 if (IsDebug()) { in __drv_maxIRQL()
148 if (IsDebug()) { in __drv_requiresIRQL()
176 if (IsDebug()) { in __drv_requiresIRQL()
207 if (IsDebug()) { in __drv_requiresIRQL()
H A Dfxobject.hpp379 if (IsDebug()) { in SetObjectStateLocked()
409 IsDebug( in IsDebug() function in FxObject
422 if (Object->IsDebug()) { in _GetBase()
770 if (IsDebug()) { in GetTagTracker()
/reactos/sdk/lib/drivers/wdf/shared/core/
H A Dfxmemoryobject.cpp45 if (IsDebug()) { in FxMemoryObject()
/reactos/sdk/lib/drivers/wdf/shared/object/
H A Dfxobject.cpp277 ASSERT(IsDebug()); in AllocateTagTracker()