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