Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Dgeneric_context_hub_base.h328 void onTransactionResult(uint32_t transactionId, bool success) override { in onTransactionResult() function
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc412 void ContextHub::onTransactionResult(uint32_t transactionId, bool success) { in onTransactionResult() function in aidl::android::hardware::contexthub::ContextHub