Searched refs:handleTxnResult (Results 1 – 4 of 4) sorted by relevance
152 virtual Return<void> handleTxnResult( in handleTxnResult() function in __anon284eeb7b0111::ContexthubCallbackBase270 virtual Return<void> handleTxnResult( in handleTxnResult() function in __anon284eeb7b0111::TxnResultCallback
68 * to the service by an asynchronous call to handleTxnResult.99 * asynchronous call to handleTxnResult.
40 handleTxnResult(uint32_t txnId, TransactionResult result);
286 cb->handleTxnResult(mTransactionId, result); in handleOsMessage()