Searched defs:supplement (Results 1 – 3 of 3) sorted by relevance
| /base/telephony/cellular_call/services/utils/src/ |
| D | mmi_code_utils.cpp | 54 …std::function<void(CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmiData)>> &… in InitCallTransferMmiCodeFunc() 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() 85 …std::function<void(CellularCallSupplement *supplement, int32_t slotId, const MMIData &mmiData)>> &… in InitCallRestrictionCodeFunc() 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() [all …]
|
| /base/telephony/cellular_call/services/manager/src/ |
| 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 …]
|
| /base/telephony/cellular_call/test/unittest/cstest/ |
| D | cs2_test.cpp | 870 CellularCallSupplement supplement; variable 909 CellularCallSupplement supplement; variable 957 CellularCallSupplement supplement; variable
|