Home
last modified time | relevance | path

Searched refs:GET_CALL_RESTRICTION (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h60 GET_CALL_RESTRICTION, enumerator
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs_test.cpp101 requestFuncMap_[static_cast<int32_t>(CellularCallInterfaceCode::GET_CALL_RESTRICTION)] = in SetUp()
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp205 requestFuncMap_[CellularCallInterfaceCode::GET_CALL_RESTRICTION] = in InitSupplementFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp860 …r = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::GET_CALL_RESTRICTION), in, in GetCallRestriction()