Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp461 onConsumedWithSortingMapReq_.clear(); in EventParser()
490 onConsumedWithSortingMapReq_.push_back(ev->GetRequest()); in Parse()
551 return onConsumedWithSortingMapReq_; in GetOnConsumedWithSortingMapReq()
599 std::vector<std::shared_ptr<Notification>> onConsumedWithSortingMapReq_; member in OHOS::Notification::EventParser