Searched refs:i_checkSetPath (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/include/
H A DParallelPortImpl.h67 HRESULT i_checkSetPath(const Utf8Str &str);
H A DSerialPortImpl.h64 HRESULT i_checkSetPath(const Utf8Str &str);
/vbox/src/VBox/Main/src-server/
H A DParallelPortImpl.cpp354 HRESULT rc = i_checkSetPath(aPath);
502 HRESULT ParallelPort::i_checkSetPath(const Utf8Str &str) function in class:ParallelPort
H A DSerialPortImpl.cpp411 HRESULT rc = i_checkSetPath(aPath);
640 HRESULT SerialPort::i_checkSetPath(const Utf8Str &str) function in class:SerialPort

Completed in 44 milliseconds