Home
last modified time | relevance | path

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

/system/chre/host/hal_generic/common/
Dhal_client_manager.cc510 isPendingTransactionMatched(clientId, transactionId, in getNanoappInfoFromPendingLoadTransaction()
544 if (isPendingTransactionMatched(clientId, transactionId, in resetPendingUnloadTransaction()
Dhal_client_manager.h425 static bool isPendingTransactionMatched( in isPendingTransactionMatched() function