Home
last modified time | relevance | path

Searched defs:phoneNumAndUnreadCountMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/call/call_state_observer/src/
H A Dcall_records_handler.cpp153 std::map<std::string, int32_t> phoneNumAndUnreadCountMap; in QueryAndNotifyUnReadMissedCall() local
H A Dmissed_call_notification.cpp149 …CallNotification::NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndUnreadCountMap) in NotifyUnReadMissedCall()
H A Dcall_data_base_helper.cpp222 …std::map<std::string, int32_t> &phoneNumAndUnreadCountMap, DataShare::DataSharePredicates &predica… in QueryCallLog()