Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp469 waitOnCanceledWithSortingMapAndDeleteReason_ = false; in EventParser()
499 waitOnCanceledWithSortingMapAndDeleteReason_ = true; in Parse()
521 waitOnCanceledWithSortingMapAndDeleteReason_ = bl; in SetWaitOnCanceledWithSortingMapAndDeleteReason()
571 return waitOnCanceledWithSortingMapAndDeleteReason_; in GetWaitOnCanceledWithSortingMapAndDeleteReason()
607 bool waitOnCanceledWithSortingMapAndDeleteReason_ = false; member in OHOS::Notification::EventParser