Home
last modified time | relevance | path

Searched defs:isNeedUseIms (Results 1 – 3 of 3) sorted by relevance

/base/telephony/cellular_call/test/unittest/imstest/
Dstandardize_utils_test.cpp90 bool isNeedUseIms = true; variable
/base/telephony/cellular_call/services/control/src/
Dcontrol_base.cpp50 …::IsNeedExecuteMMI(int32_t slotId, std::string &phoneString, CLIRMode &clirMode, bool isNeedUseIms) in IsNeedExecuteMMI()
/base/telephony/cellular_call/services/utils/src/
Dmmi_code_utils.cpp32 bool MMICodeUtils::IsNeedExecuteMmi(const std::string &analyseString, bool isNeedUseIms) in IsNeedExecuteMmi()