Home
last modified time | relevance | path

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

/base/telephony/core_service/services/sim/src/
Dmulti_sim_monitor.cpp200 SimAccountCallbackRecord simAccountRecord; in RegisterSimAccountCallback() local
201 simAccountRecord.bundleName = bundleName; in RegisterSimAccountCallback()
202 simAccountRecord.simAccountCallback = callback; in RegisterSimAccountCallback()
203 listSimAccountCallbackRecord_.push_back(simAccountRecord); in RegisterSimAccountCallback()