Home
last modified time | relevance | path

Searched refs:closeVideoDeviceByPathLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.h386 void closeVideoDeviceByPathLocked(const std::string& devicePath);
DEventHub.cpp1734 void EventHub::closeVideoDeviceByPathLocked(const std::string& devicePath) { in closeVideoDeviceByPathLocked() function in android::EventHub
1845 closeVideoDeviceByPathLocked(filename); in readNotifyLocked()