Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp468 onCanceledWithSortingMapDelRea_.clear(); in EventParser()
502 onCanceledWithSortingMapDelRea_.push_back(ev->GetDeleteReason()); in Parse()
591 return onCanceledWithSortingMapDelRea_; in GetOnCanceledWithSortingMapDelRea()
606 std::vector<int> onCanceledWithSortingMapDelRea_; member in OHOS::Notification::EventParser