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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp7069 ComObjPtr<Progress> pP; local
7070 Progress *ppP = pP;
7097 pP = static_cast<Progress *>(*pProgress);
7098 pP.queryInterfaceTo(aProgress.asOutParam());

Completed in 228 milliseconds