Searched defs:IsCallExist (Results 1 - 1 of 1) sorted by relevance
/base/telephony/call_manager/services/call/src/ | ||
H A D | call_object_manager.cpp | 354 bool CallObjectManager::IsCallExist(int32_t callId) in IsCallExist() function in OHOS::Telephony::CallObjectManager 367 bool CallObjectManager::IsCallExist(std::string &phoneNumber) in IsCallExist() function in OHOS::Telephony::CallObjectManager 578 bool CallObjectManager::IsCallExist(CallType callType, TelCallState callState) in IsCallExist() function in OHOS::Telephony::CallObjectManager 591 bool CallObjectManager::IsCallExist(TelCallState callState) in IsCallExist() function in OHOS::Telephony::CallObjectManager 604 bool CallObjectManager::IsCallExist(TelCallState callState, int32_t &callId) in IsCallExist() function in OHOS::Telephony::CallObjectManager |
Completed in 4 milliseconds