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

/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp602 std::vector<LONG64> &aSizes,
608 aSizes.resize(m->entryList.size());
620 aSizes[i] = entry.type;
600 entryList(std::vector<com::Utf8Str> &aNames, std::vector<ULONG> &aTypes, std::vector<LONG64> &aSizes, std::vector<ULONG> &aModes) argument

Completed in 805 milliseconds