Searched refs:ObjectAVLCore (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHGCMObjects.h35 } ObjectAVLCore; typedef in typeref:struct:_ObjectAVLCore
53 ObjectAVLCore m_core;
/vbox/src/VBox/Main/src-client/
H A DHGCMObjects.cpp86 ObjectAVLCore *pCore = &pObject->m_core;
194 ObjectAVLCore *pCore = (ObjectAVLCore *)RTAvlULRemove (&g_pTree, handle);
231 ObjectAVLCore *pCore = (ObjectAVLCore *)RTAvlULGet (&g_pTree, handle);

Completed in 43 milliseconds