Home
last modified time | relevance | path

Searched defs:InputCallback (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/runner/engine/
H A DDefaultEngine.h39 class InputCallback; variable
H A DDefaultEngine.cpp731 InputCallback::InputCallback( in InputCallback() function in android::automotive::computepipe::runner::engine::InputCallback
/aosp12/system/core/healthd/
H A Dhealthd_mode_charger.cpp611 int Charger::InputCallback(int fd, unsigned int epevents) { in InputCallback() function in android::Charger