Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp467 onCanceledWithSortingMapSor_.clear(); in EventParser()
501 onCanceledWithSortingMapSor_.push_back(ev->GetSortingMap()); in Parse()
586 return onCanceledWithSortingMapSor_; in GetOnCanceledWithSortingMapSor()
605 std::vector<std::shared_ptr<NotificationSortingMap>> onCanceledWithSortingMapSor_; member in OHOS::Notification::EventParser