Home
last modified time | relevance | path

Searched refs:HasState (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/
H A Dcall_manager3_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager5_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager6_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager8_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager1_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager4_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager2_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
H A Dcall_manager7_gtest.cpp82 if (!(HasState(g_newCallId, static_cast<int32_t>(TelCallState::CALL_STATUS_ACTIVE)))) { in HasActiveStatus()
94 bool CallInfoManager::HasState(int callId, int32_t callState) in HasState() function in OHOS::Telephony::CallInfoManager
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
H A Dcall_manager_connect.h246 static bool HasState(int32_t callId, int32_t callState);