Searched refs:InstantiateFromStream (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/
H A DViewState.h59 static BColumn* InstantiateFromStream(BMallocIO* stream,
110 static BViewState* InstantiateFromStream(BMallocIO* stream,
H A DViewState.cpp206 BColumn::InstantiateFromStream(BMallocIO* stream, bool endianSwap) function in class:BColumn
411 BViewState::InstantiateFromStream(BMallocIO* stream, bool endianSwap) function in class:BViewState
H A DTitleView.cpp745 BColumn* column = BColumn::InstantiateFromStream(&fColumnArchive);
H A DPoseView.cpp435 BColumn* column = BColumn::InstantiateFromStream(&stream,
550 = BViewState::InstantiateFromStream(&stream,
603 BViewState* viewstate = BViewState::InstantiateFromStream(&stream, false);

Completed in 76 milliseconds