Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputManager.cpp44 int32_t exceptionCodeFromStatusT(status_t status) { in exceptionCodeFromStatusT() function
270 return binder::Status::fromExceptionCode(exceptionCodeFromStatusT(channel.error().code()), in createInputChannel()