Searched full:call_id (Results 1 – 8 of 8) sorted by relevance
29 const int32_t CALL_ID = -1; variable47 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()
24 static const std::string CALL_ID_KEY = "CALL_ID";
154 CALL_ID: {type: INT32, desc: phone call id}163 CALL_ID: {type: INT32, desc: phone call id}
33 constexpr const char *CALL_ID = "id"; variable
304 columns.push_back(CALL_ID); in QueryAndDeleteLimitedIds()315 resultSet->GetColumnIndex(CALL_ID, columnIndex); in QueryAndDeleteLimitedIds()320 deletePredicates.EqualTo(CALL_ID, id); in QueryAndDeleteLimitedIds()
45 static constexpr const char *CALL_ID_KEY = "CALL_ID";
53 static constexpr const char *CALL_ID_KEY = "CALL_ID";