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

/vbox/src/VBox/Main/src-all/
H A DSharedFolderImpl.cpp113 HRESULT rc = i_protectedInit(aMachine, aName, aHostPath, aWritable, aAutoMount, fFailOnError);
142 HRESULT rc = i_protectedInit(aMachine,
223 HRESULT rc = i_protectedInit(aConsole, aName, aHostPath, aWritable, aAutoMount, fFailOnError);
239 HRESULT SharedFolder::i_protectedInit(VirtualBoxBase *aParent, function in class:SharedFolder

Completed in 31 milliseconds