Searched defs:IsInitialized (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp145 bool IsInitialized() const { return fInitialized > 0; } function in struct:device_node
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp67 bool IsInitialized() const { return fHeader; } function in class:SymbolPatcher::ElfSection
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp131 bool IsInitialized() const { return fInitialized > 0; } function in struct:device_node
/haiku/headers/private/kernel/
H A DAllocationTracking.h38 bool IsInitialized() const function in class:BKernel::AllocationTrackingInfo

Completed in 72 milliseconds