Searched refs:getCurrentVideoNode (Results 1 – 2 of 2) sorted by relevance
127 const char* getCurrentVideoNode() { return mVideoNode.c_str(); } in getCurrentVideoNode() function
890 if ((event->mask & IN_ATTRIB) && access(mUVCDevice->getCurrentVideoNode(), F_OK)) { in processINotifyEvent()