Home
last modified time | relevance | path

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

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