Home
last modified time | relevance | path

Searched refs:CALL_SLOT_ID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/include/
H A Dcall_data_base_helper.h56 constexpr const char *CALL_SLOT_ID = "slot_id"; variable
/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp123 bucket.Put(CALL_SLOT_ID, info.slotId); in MakeCallLogInsertBucket()