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

/vbox/src/VBox/Main/include/
H A DMachineImpl.h540 Utf8Str i_queryLogFilename(ULONG idx);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6626 Utf8Str log = i_queryLogFilename(aIdx);
6642 Utf8Str log = i_queryLogFilename(aIdx);
7295 Utf8Str Machine::i_queryLogFilename(ULONG idx) /** @todo r=bird: Misnamed. Should be i_getLogFilename as it cannot fail. function in class:Machine

Completed in 1022 milliseconds