Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/
H A DInputManager.cpp38 static int32_t exceptionCodeFromStatusT(status_t status) { in exceptionCodeFromStatusT() function
129 return binder::Status::fromExceptionCode(exceptionCodeFromStatusT(channel.error().code()), in createInputChannel()