Searched refs:callbackHelper (Results 1 – 1 of 1) sorted by relevance
3313 static int fillTransaction(Transaction& transaction, CallbackHelper* callbackHelper, in fillTransaction() argument3335 transaction.addTransactionCompletedCallback(callbackHelper->function, in fillTransaction()3336 callbackHelper->getContext()); in fillTransaction()