Home
last modified time | relevance | path

Searched refs:IsNeedExecuteMmi (Results 1 - 6 of 6) sorted by relevance

/base/telephony/cellular_call/services/utils/include/
H A Dmmi_code_utils.h38 * IsNeedExecuteMmi
47 bool IsNeedExecuteMmi(const std::string &analyseString, bool isNeedUseIms);
/base/telephony/cellular_call/test/unittest/imstest/
H A Dstandardize_utils_test.cpp91 mmiCodeUtils.IsNeedExecuteMmi(analyseString, isNeedUseIms); in HWTEST_F()
H A Dzero_branch1_test.cpp963 ASSERT_FALSE(mmiCodeUtils.IsNeedExecuteMmi("111111#", enable)); in HWTEST_F()
/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp63 if (!mmiCodeUtils->IsNeedExecuteMmi(phoneString, isNeedUseIms)) { in IsNeedExecuteMMI()
/base/telephony/cellular_call/services/utils/src/
H A Dmmi_code_utils.cpp32 bool MMICodeUtils::IsNeedExecuteMmi(const std::string &analyseString, bool isNeedUseIms) in IsNeedExecuteMmi() function in OHOS::Telephony::MMICodeUtils
/base/telephony/cellular_call/test/unittest/cstest/
H A Dcs2_test.cpp712 ASSERT_FALSE(utils.IsNeedExecuteMmi("", false)); in HWTEST_F()

Completed in 6 milliseconds