Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h61 ERROR_REASON_REMOVE = 4, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp241 outType = static_cast<int32_t>(RemoveReason::ERROR_REASON_REMOVE); in ReasonCToJS()
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp314 EXPECT_EQ(outType, static_cast<int32_t>(NotificationNapi::RemoveReason::ERROR_REASON_REMOVE));