Searched defs:vdFindCacheBackend (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVD.cpp852 static int vdFindCacheBackend(const char *pszBackend, PCVDCACHEBACKEND *ppBackend) function
6600 rc = vdFindCacheBackend(pszBackend, &pCache->Backend);
7464 rc = vdFindCacheBackend(pszBackend, &pCache->Backend);

Completed in 120 milliseconds