Searched refs:simAccountRecord (Results 1 – 1 of 1) sorted by relevance
401 SimAccountCallbackRecord simAccountRecord; in RegisterSimAccountCallback() local402 simAccountRecord.tokenId = tokenId; in RegisterSimAccountCallback()403 simAccountRecord.simAccountCallback = callback; in RegisterSimAccountCallback()404 listSimAccountCallbackRecord_.push_back(simAccountRecord); in RegisterSimAccountCallback()