Searched defs:GetActiveSimAccountInfoList (Results 1 – 8 of 8) sorted by relevance
62 void GetActiveSimAccountInfoList(const uint8_t *data, size_t size) in GetActiveSimAccountInfoList() function
1239 int32_t MultiSimController::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &i… in GetActiveSimAccountInfoList() function in OHOS::Telephony::MultiSimController
549 int32_t SimManager::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &iccAccoun… in GetActiveSimAccountInfoList() function in OHOS::Telephony::SimManager
790 int32_t CoreService::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoList) in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreService
544 int32_t CoreServiceClient::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoL… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreServiceClient
1977 int32_t CoreManagerInner::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreManagerInner
1428 int32_t CoreServiceProxy::GetActiveSimAccountInfoList(std::vector<IccAccountInfo> &iccAccountInfoLi… in GetActiveSimAccountInfoList() function in OHOS::Telephony::CoreServiceProxy
2160 napi_value GetActiveSimAccountInfoList(napi_env env, napi_callback_info info) in GetActiveSimAccountInfoList() function