Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp576 void HandleKeychord(const std::vector<int>& keycodes) { in HandleKeychord() function
735 keychords.Start(&epoll, HandleKeychord); in SecondStageMain()