Searched defs:supplement (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/telephony/cellular_call/services/utils/src/ |
H A D | mmi_code_utils.cpp | 64 …mmiCodeFunc["21"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallTransferMmiCodeFunc() 67 …mmiCodeFunc["61"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallTransferMmiCodeFunc() 70 …mmiCodeFunc["62"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallTransferMmiCodeFunc() 73 …mmiCodeFunc["67"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallTransferMmiCodeFunc() 76 …mmiCodeFunc["002"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mm… in InitCallTransferMmiCodeFunc() 79 …mmiCodeFunc["004"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mm… in InitCallTransferMmiCodeFunc() 98 …mmiCodeFunc["33"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallRestrictionCodeFunc() 101 …mmiCodeFunc["330"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mm… in InitCallRestrictionCodeFunc() 113 …mmiCodeFunc["35"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitCallRestrictionCodeFunc() 136 …mmiCodeFunc["30"_hash] = [](CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmi… in InitAdditionalMmiCodeFunc() [all …]
|
/ohos5.0/base/telephony/cellular_call/services/manager/src/ |
H A D | cellular_call_handler.cpp | 1116 CellularCallSupplement supplement; in UssdNotifyResponse() local 1333 CellularCallSupplement supplement; in GetCallWaitingResponse() local 1349 CellularCallSupplement supplement; in SetCallWaitingResponse() local 1368 CellularCallSupplement supplement; in GetClirResponse() local 1384 CellularCallSupplement supplement; in SetClirResponse() local 1400 CellularCallSupplement supplement; in GetClipResponse() local 1416 CellularCallSupplement supplement; in SetClipResponse() local 1432 CellularCallSupplement supplement; in GetColrResponse() local 1448 CellularCallSupplement supplement; in SetColrResponse() local 1464 CellularCallSupplement supplement; in GetColpResponse() local [all …]
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs2_test.cpp | 870 CellularCallSupplement supplement; variable 909 CellularCallSupplement supplement; variable 957 CellularCallSupplement supplement; variable
|