Searched refs:i_updatePath (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h144 HRESULT i_updatePath(const Utf8Str &strOldPath, const Utf8Str &strNewPath);
/vbox/src/VBox/Main/src-server/
H A DVirtualBoxImpl.cpp3956 HRESULT rc = pMedium->i_updatePath(pmr.strConfigDirOld,
H A DMediumImpl.cpp3978 HRESULT Medium::i_updatePath(const Utf8Str &strOldPath, const Utf8Str &strNewPath) function in class:Medium

Completed in 82 milliseconds