Searched refs:i_setLocation (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMediumImpl.h306 HRESULT i_setLocation(const Utf8Str &aLocation, const Utf8Str &aFormat = Utf8Str::Empty);
/vbox/src/VBox/Main/src-server/
H A DMediumImpl.cpp1047 rc = i_setLocation(aLocation);
1157 rc = i_setLocation(aLocation);
1345 rc = i_setLocation(strFull);
1499 rc = i_setLocation(aLocation);
6635 HRESULT Medium::i_setLocation(const Utf8Str &aLocation, function in class:Medium

Completed in 94 milliseconds