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.cpp178 unsigned int cComponents, c1, c2, j; in AddComponents() local
206 hr = pMetadata->GetFileCounts(&c1, &c2, &cComponents); in AddComponents()
213 for (j = 0; j < cComponents; j++) { in AddComponents()
218 j, cComponents, bstrWriterName); in AddComponents()
226 j, cComponents, bstrWriterName); in AddComponents()