Searched defs:facType (Results 1 – 7 of 7) sorted by relevance
172 std::string facType = ObtainBarringInstallation(mmiData.serviceInfoC); in DealCallRestriction() local508 int32_t CellularCallSupplement::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
557 int32_t facType = 0; in GetCallRestriction() local
601 std::string facType = "AO"; in GetCallRestriction() local
464 int CellularCallConnection::GetCallRestriction(CallRestrictionType facType, int32_t slotId) in GetCallRestriction()
609 int32_t CellularCallProxy::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
779 int32_t CellularCallService::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
605 auto facType = static_cast<CallRestrictionType>(data.ReadInt32()); in OnGetCallRestrictionInner() local