Searched refs:StateTable (Results 1 - 2 of 2) sorted by path

/haiku/src/apps/debugger/user_interface/gui/model/
H A DVariablesViewStateHistory.cpp131 fStates = new(std::nothrow) StateTable;
H A DVariablesViewStateHistory.h36 typedef BOpenHashTable<StateEntryHashDefinition> StateTable; typedef in class:VariablesViewStateHistory
39 StateTable* fStates;

Completed in 67 milliseconds