Home
last modified time | relevance | path

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

/base/telephony/call_manager/services/call/call_state_observer/src/
Dcall_records_handler.cpp128 std::map<std::string, int32_t> phoneNumAndUnreadCountMap; in QueryAndNotifyUnReadMissedCall() local
Dmissed_call_notification.cpp114 …CallNotification::NotifyUnReadMissedCall(std::map<std::string, int32_t> &phoneNumAndUnreadCountMap) in NotifyUnReadMissedCall()
Dcall_data_base_helper.cpp250 …std::map<std::string, int32_t> &phoneNumAndUnreadCountMap, DataShare::DataSharePredicates &predica… in QueryCallLog()