Home
last modified time | relevance | path

Searched refs:CallRestrictionParam (Results 1 – 9 of 9) sorted by relevance

/base/telephony/core_service/interfaces/innerkits/include/
Dtelephony_types.h126 struct CallRestrictionParam { struct
Di_tel_ril_manager.h92 …int32_t slotId, const CallRestrictionParam &callrestriction, const AppExecFwk::InnerEvent::Pointer…
Dcore_manager_inner.h93 …int32_t SetCallRestriction(int32_t slotId, int32_t eventId, const CallRestrictionParam &callRestri…
/base/telephony/cellular_call/services/connection/src/
Dsupplement_request.cpp153 CallRestrictionParam callRestrictionParam; in SetCallRestrictionRequest()
/base/telephony/core_service/services/tel_ril/include/
Dtel_ril_manager.h98 int32_t SetCallRestriction(int32_t slotId, const CallRestrictionParam &callRestriction,
/base/telephony/core_service/services/tel_ril/src/
Dtel_ril_manager.cpp354 …int32_t slotId, const CallRestrictionParam &callRestriction, const AppExecFwk::InnerEvent::Pointer… in SetCallRestriction()
/base/telephony/core_service/frameworks/native/src/
Dcore_manager_inner.cpp1067 …const CallRestrictionParam &callRestriction, const std::shared_ptr<AppExecFwk::EventHandler> &hand… in SetCallRestriction()
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp2109 CallRestrictionParam restriction = {}; in OnRequestSetCallRestrictionTest()
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test.cpp1902 CallRestrictionParam callRestriction; in SetCallRestrictionTest()