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

/vbox/src/VBox/Main/include/
H A DMediumImpl.h318 static DECLCALLBACK(int) i_vdConfigQuerySize(void *pvUser, const char *pszName,
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp934 m->vdIfConfig.pfnQuerySize = i_vdConfigQuerySize;
7005 DECLCALLBACK(int) Medium::i_vdConfigQuerySize(void *pvUser, function in class:Medium

Completed in 54 milliseconds