Home
last modified time | relevance | path

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

/system/core/init/
Dkeychords.cpp47 while (!registration_.empty()) GeteventCloseDevice(registration_.begin()->first); in ~Keychords()
211 void Keychords::GeteventCloseDevice(const std::string& device) { in GeteventCloseDevice() function in android::init::Keychords
241 GeteventCloseDevice(devname); in InotifyHandler()
Dkeychords.h82 void GeteventCloseDevice(const std::string& device);