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

/vbox/src/VBox/Main/src-client/
H A DEmulatedUSBImpl.cpp104 bool HasId(const char *pszId) { return RTStrCmp(pszId, mszUuid) == 0;} function in class:EUSBWEBCAM
671 if (p->HasId(pszId))

Completed in 43 milliseconds