Home
last modified time | relevance | path

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

/system/chre/host/common/include/chre_host/
Dfragmented_load_transaction.h100 uint32_t getTransactionId() const { in getTransactionId() function
/system/chre/host/hal_generic/
Dgeneric_context_hub.cc454 " fragment %" PRIu32, transaction.getTransactionId(), in handleLoadNanoappResponse()
488 && (mPendingLoadTransaction->getTransactionId() in isExpectedLoadResponseLocked()