Home
last modified time | relevance | path

Searched defs:serviceCode (Results 1 – 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/utils/src/
Dmmi_code_utils.cpp195 auto serviceCode = StandardizeUtils::Hash_(mmiData_.serviceCode.c_str()); in ExecuteMmiCode() local
241 int32_t serviceCode = 3; in RegexMatchMmi() local
Dcellular_call_supplement.cpp236 int32_t serviceCode = ObtainServiceCode(mmiData.serviceInfoB); in HandleCallTransfer() local
386 void CellularCallSupplement::HandleSetCallTransfer(int32_t slotId, int32_t serviceCode, int32_t cau… in HandleSetCallTransfer()
/base/telephony/cellular_call/services/common/include/
Dcellular_call_data_struct.h70 std::string serviceCode = ""; member
/base/telephony/cellular_call/test/unittest/imstest/
Dzero_branch_test.cpp524 int32_t serviceCode = 0; variable