Searched refs:IsValidParam (Results 1 – 2 of 2) sorted by relevance
179 if (!IsValidType(type) || !IsValidParam(type, diallingNumber)) { in UpdateIccDiallingNumbers()208 if (!IsValidType(type) || !IsValidParam(type, diallingNumber)) { in DelIccDiallingNumbers()238 if (!IsValidType(type) || !IsValidParam(type, diallingNumber)) { in AddIccDiallingNumbers()360 bool IccDiallingNumbersManager::IsValidParam(int type, const std::shared_ptr<DiallingNumbersInfo> &… in IsValidParam() function in OHOS::Telephony::IccDiallingNumbersManager
79 bool IsValidParam(int type, const std::shared_ptr<DiallingNumbersInfo> &info);