Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp463 waitOnConsumedWithSortingMap_ = false; in EventParser()
489 waitOnConsumedWithSortingMap_ = true; in Parse()
561 return waitOnConsumedWithSortingMap_; in GetWaitOnConsumedWithSortingMap()
601 bool waitOnConsumedWithSortingMap_ = false; member in OHOS::Notification::EventParser