Home
last modified time | relevance | path

Searched defs:denied (Results 1 – 3 of 3) sorted by relevance

/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()
1239 int32_t MultiSimController::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &i… in GetActiveSimAccountInfoList()
H A Dsim_manager.cpp301 int32_t SimManager::GetSimAccountInfo(int32_t slotId, bool denied, IccAccountInfo &info) in GetSimAccountInfo()
549 int32_t SimManager::GetActiveSimAccountInfoList(bool denied, std::vector<IccAccountInfo> &iccAccoun… in GetActiveSimAccountInfoList()
/ohos5.0/base/telephony/core_service/services/core/src/
H A Dcore_service.cpp629 bool denied = false; in GetSimAccountInfo() local
792 bool denied = false; in GetActiveSimAccountInfoList() local