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

/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp2813 ComObjPtr<Medium> pSource_local = it_md->mpSource; local
2818 if ( pSource_local.isNull()
2819 || pSource_local == pTarget_local)
2841 pSource_local->COMGETTER(Size)((LONG64*)&diskSize);

Completed in 53 milliseconds