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

/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp2085 int GuestSession::i_startTaskAsync(const Utf8Str &strTaskDesc, function in class:GuestSession
2445 int rc = i_startTaskAsync(Utf8StrFmt(tr("Copying \"%s\" from guest to \"%s\" on the host"), aSource.c_str(),
2494 int rc = i_startTaskAsync(Utf8StrFmt(tr("Copying \"%s\" from host to \"%s\" on the guest"), aSource.c_str(),

Completed in 2030 milliseconds