Home
last modified time | relevance | path

Searched refs:GetCallFeatures (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_records_manager.h75 int32_t GetCallFeatures(int32_t videoState);
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_manager.cpp241 int32_t callFeatures = GetCallFeatures(info.originalCallType); in CopyCallInfoToRecord()
262 int32_t CallRecordsManager::GetCallFeatures(int32_t videoState) in GetCallFeatures() function in OHOS::Telephony::CallRecordsManager
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch3_test.cpp613 callRecordsManager.GetCallFeatures(videoState);