Home
last modified time | relevance | path

Searched refs:HasNormalCall (Results 1 - 3 of 3) sorted by relevance

/base/telephony/call_manager/services/call/src/
H A Dcall_policy.cpp88 return HasNormalCall(isEcc, slotId, callType); in SuperPrivacyMode()
92 return HasNormalCall(isEcc, slotId, callType); in SuperPrivacyMode()
106 return HasNormalCall(isEcc, slotId, callType); in SuperPrivacyMode()
108 int32_t CallPolicy::HasNormalCall(bool isEcc, int32_t slotId, CallType callType) in HasNormalCall() function in OHOS::Telephony::CallPolicy
/base/telephony/call_manager/services/call/include/
H A Dcall_policy.h69 int32_t HasNormalCall(bool isEcc, int32_t slotId, CallType callType);
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch1_test.cpp827 callPolicy.HasNormalCall(isEcc, slotId, CallType::TYPE_IMS); in HWTEST_F()

Completed in 4 milliseconds