Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/test/fuzztest/addiccdiallingnumbers_fuzzer/
H A Daddiccdiallingnumbers_fuzzer.cpp105 void GetSimAccountInfo(const uint8_t *data, size_t size) in GetSimAccountInfo() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp661 int32_t MultiSimController::GetSimAccountInfo(int32_t slotId, bool denied, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::MultiSimController
H A Dsim_manager.cpp301 int32_t SimManager::GetSimAccountInfo(int32_t slotId, bool denied, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::SimManager
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp627 int32_t CoreService::GetSimAccountInfo(int32_t slotId, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::CoreService
/ohos5.0/base/telephony/core_service/frameworks/native/src/
H A Dcore_service_client.cpp464 int32_t CoreServiceClient::GetSimAccountInfo(int32_t slotId, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::CoreServiceClient
H A Dcore_manager_inner.cpp1805 int32_t CoreManagerInner::GetSimAccountInfo(int32_t slotId, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::CoreManagerInner
H A Dcore_service_proxy.cpp1136 int32_t CoreServiceProxy::GetSimAccountInfo(int32_t slotId, IccAccountInfo &info) in GetSimAccountInfo() function in OHOS::Telephony::CoreServiceProxy
/ohos5.0/base/telephony/core_service/frameworks/js/sim/src/
H A Dnapi_sim.cpp1300 napi_value GetSimAccountInfo(napi_env env, napi_callback_info info) in GetSimAccountInfo() function