Home
last modified time | relevance | path

Searched refs:SET_EMERGENCY_CALL_LIST (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/interfaces/innerkits/
H A Dcellular_call_ipc_interface_code.h32 SET_EMERGENCY_CALL_LIST, enumerator
/ohos5.0/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_stub.cpp93 requestFuncMap_[CellularCallInterfaceCode::SET_EMERGENCY_CALL_LIST] = in InitDialFuncMap()
/ohos5.0/base/telephony/call_manager/frameworks/native/src/
H A Dcellular_call_proxy.cpp1478 …or = remote->SendRequest(static_cast<uint32_t>(CellularCallInterfaceCode::SET_EMERGENCY_CALL_LIST), in SetEmergencyCallList()