Home
last modified time | relevance | path

Searched defs:remindType (Results 1 – 17 of 17) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
Dansmanagerstubannexthree_fuzzer.cpp61 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
Dpublishcontinuoustasknotification_fuzzer.cpp80 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/
Dreadfromparcel_fuzzer.cpp65 int32_t remindType = static_cast<int32_t>(*data % SLOT_TYPE_NUM); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
Dansmanagerstub_fuzzer.cpp389 Notification::NotificationConstant::RemindType remindType; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_reminder_service.cpp287 …Code AdvancedNotificationService::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
/base/notification/distributed_notification_service/services/ans/test/unittest/
Dadvanced_notification_service_branch_test.cpp863 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
878 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
Dadvanced_notification_service_test.cpp1534 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
1923 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
/base/notification/distributed_notification_service/frameworks/js/napi/include/
Ddistributed.h76 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; member
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp413 ErrCode NotificationHelper::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
Dnotification_subscriber_manager_branch_test.cpp1066 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_manager_stub_invalid.cpp451 ErrCode AnsManagerStub::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
Dans_manager_proxy.cpp1657 ErrCode AnsManagerProxy::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
Dans_notification.cpp1236 ErrCode AnsNotification::GetDeviceRemindType(NotificationConstant::RemindType &remindType) in GetDeviceRemindType()
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_helper_test.cpp844 …NotificationConstant::RemindType remindType = NotificationConstant::RemindType::DEVICE_ACTIVE_REMI… variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp391 ErrCode GetDeviceRemindType(NotificationConstant::RemindType &remindType) override in GetDeviceRemindType()
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_test/
Dans_notification_unit_test.cpp893 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; variable
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_stub_test/
Dans_manager_stub_test.cpp4568 NotificationConstant::RemindType remindType = NotificationConstant::RemindType::NONE; variable