Home
last modified time | relevance | path

Searched defs:GetActiveSimAccountInfoList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/telephony/core_service/test/fuzztest/setvoicemailinfo_fuzzer/
H A Dsetvoicemailinfo_fuzzer.cpp62 void GetActiveSimAccountInfoList(const uint8_t *data, size_t size) in GetActiveSimAccountInfoList() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp1239 int32_t MultiSimController::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &i… in GetActiveSimAccountInfoList() function in OHOS::Telephony::MultiSimController
H A Dsim_manager.cpp549 int32_t SimManager::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &iccAccoun… in GetActiveSimAccountInfoList() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp790 int32_t CoreService::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoList) in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp544 int32_t CoreServiceClient::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoL… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1977 int32_t CoreManagerInner::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp1428 int32_t CoreServiceProxy::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp2160 napi_value GetActiveSimAccountInfoList(napi_env env, napi_callback_info info) in GetActiveSimAccountInfoList() function