Home
last modified time | relevance | path

Searched defs:facType (Results 1 – 9 of 9) sorted by relevance

/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
Dims_service_test.cpp1590 std::string facType = "AO"; variable
1612 std::string facType = "AO"; variable
/base/telephony/cellular_call/services/control/src/
Dcellular_call_supplement.cpp232 std::string facType = ObtainBarringInstallation(mmiData.serviceInfoC); in DealCallRestriction() local
608 int32_t CellularCallSupplement::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
/base/telephony/cellular_call/test/fuzztest/getcallrestriction_fuzzer/
Dgetcallrestriction_fuzzer.cpp187 int32_t facType = static_cast<int32_t>(size); in GetCallRestriction() local
/base/telephony/call_manager/services/telephony_interaction/src/
Dcellular_call_connection.cpp454 int CellularCallConnection::GetCallRestriction(CallRestrictionType facType, int32_t slotId) in GetCallRestriction()
Dcellular_call_proxy.cpp704 int32_t CellularCallProxy::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
/base/telephony/cellular_call/vendor/ims/test/ui_client/
Dims_unit_test.cpp652 std::string facType = "AO"; in GetCallRestriction() local
/base/telephony/cellular_call/services/manager/src/
Dcellular_call_service.cpp910 int32_t CellularCallService::GetCallRestriction(int32_t slotId, CallRestrictionType facType) in GetCallRestriction()
Dcellular_call_stub.cpp641 auto facType = static_cast<CallRestrictionType>(data.ReadInt32()); in OnGetCallRestrictionInner() local
/base/telephony/cellular_call/test/unittest/cstest/
Dcs_test.cpp580 int32_t facType = 0; in GetCallRestriction() local