Home
last modified time | relevance | path

Searched refs:coll (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp221 static HRESULT QGAProviderCount(ICatalogCollection *coll, int i, void *arg) in QGAProviderCount() argument
232 static HRESULT QGAProviderRemove(ICatalogCollection *coll, int i, void *arg) in QGAProviderRemove() argument
238 chk(coll->Remove(i)); in QGAProviderRemove()