Home
last modified time | relevance | path

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

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