Home
last modified time | relevance | path

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

/openbmc/qemu/qga/vss-win32/
H A Drequester.cpp179 unsigned int cComponents, c1, c2, j; in AddComponents() local
207 hr = pMetadata->GetFileCounts(&c1, &c2, &cComponents); in AddComponents()
214 for (j = 0; j < cComponents; j++) { in AddComponents()
219 j, cComponents, bstrWriterName); in AddComponents()
227 j, cComponents, bstrWriterName); in AddComponents()