Home
last modified time | relevance | path

Searched defs:dispatchResult (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/chre/chpp/
H A Dapp.c102 bool dispatchResult = true; in chppProcessPredefinedClientRequest() local
147 bool dispatchResult = true; in chppProcessPredefinedServiceResponse() local
199 bool dispatchResult = true; in chppProcessPredefinedClientNotification() local
226 bool dispatchResult = true; in chppProcessPredefinedServiceNotification() local
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java3066 int dispatchResult = mNfcDispatcher.dispatchTag(tag); in dispatchTagEndpoint() local