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

/vbox/src/VBox/Main/include/
H A DEmulatedUSBImpl.h59 HRESULT webcamPathFromId(com::Utf8Str *pPath, const char *pszId);
/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp581 HRESULT hr = pThis->webcamPathFromId(&path, pszId);
659 HRESULT EmulatedUSB::webcamPathFromId(com::Utf8Str *pPath, const char *pszId) function in class:EmulatedUSB

Completed in 3611 milliseconds