Home
last modified time | relevance | path

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

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