Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp466 onCanceledWithSortingMapReq_.clear(); in EventParser()
500 onCanceledWithSortingMapReq_.push_back(ev->GetRequest()); in Parse()
581 return onCanceledWithSortingMapReq_; in GetOnCanceledWithSortingMapReq()
604 std::vector<std::shared_ptr<Notification>> onCanceledWithSortingMapReq_; member in OHOS::Notification::EventParser