Home
last modified time | relevance | path

Searched full:call_id (Results 1 – 8 of 8) sorted by relevance

/base/telephony/call_manager/test/fuzztest/callvoiceassistantmanager_fuzzer/
Dcallvoiceassistantmanager_fuzzer.cpp29 const int32_t CALL_ID = -1; variable
47 voicePtr->CallStatusDialing(CALL_ID, ACCOUNT_ID); in ListenCallStateFunc()
48 voicePtr->CallStatusIncoming(CALL_ID, ACCOUNT_ID); in ListenCallStateFunc()
49 voicePtr->CallStatusActive(CALL_ID, ACCOUNT_ID); in ListenCallStateFunc()
50 voicePtr->CallStatusDisconnected(CALL_ID, ACCOUNT_ID); in ListenCallStateFunc()
/base/telephony/call_manager/frameworks/native/src/
Dnative_call_manager_hisysevent.cpp24 static const std::string CALL_ID_KEY = "CALL_ID";
/base/telephony/core_service/
Dhisysevent.yaml154 CALL_ID: {type: INT32, desc: phone call id}
163 CALL_ID: {type: INT32, desc: phone call id}
/base/telephony/call_manager/services/call/call_state_observer/include/
Dcall_data_base_helper.h33 constexpr const char *CALL_ID = "id"; variable
/base/telephony/call_manager/services/call/call_state_observer/src/
Dcall_data_base_helper.cpp304 columns.push_back(CALL_ID); in QueryAndDeleteLimitedIds()
315 resultSet->GetColumnIndex(CALL_ID, columnIndex); in QueryAndDeleteLimitedIds()
320 deletePredicates.EqualTo(CALL_ID, id); in QueryAndDeleteLimitedIds()
/base/telephony/core_service/services/core/src/
Dcore_service_hisysevent.cpp45 static constexpr const char *CALL_ID_KEY = "CALL_ID";
/base/telephony/call_manager/services/hisysevent/src/
Dcall_manager_hisysevent.cpp45 static constexpr const char *CALL_ID_KEY = "CALL_ID";
/base/telephony/cellular_call/services/common/src/
Dcellular_call_hisysevent.cpp53 static constexpr const char *CALL_ID_KEY = "CALL_ID";