Home
last modified time | relevance | path

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

/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/
Dgetparam.h38 int32_t GetS32Param();
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/
Dnotificationgetparam.cpp87 int32_t GetS32Param() in GetS32Param() function
396 int32_t temp = GetS32Param(); in GetS32VectorParam()
567 return std::make_shared<NotificationBundleOption>(GetStringParam(), GetS32Param()); in GetParamNotificationBundleOption()
577 return std::make_shared<OHOS::Notification::NotificationRequest>(GetS32Param()); in GetParamNotificationRequest()
580 …return std::make_shared<OHOS::Notification::NotificationRequest>(GetParamContext(), GetS32Param()); in GetParamNotificationRequest()
597 new OHOS::Notification::NotificationRequest(GetS32Param()); in GetParamNotificationRequestSptr()
602 new OHOS::Notification::NotificationRequest(GetParamContext(), GetS32Param()); in GetParamNotificationRequestSptr()
Dnotificationfuzztestmanager.cpp72 []() { OHOS::Notification::NotificationHelper::CancelNotification(GetS32Param()); }); in RegisterNotificationHelper()
75 … { OHOS::Notification::NotificationHelper::CancelNotification(GetStringParam(), GetS32Param()); }); in RegisterNotificationHelper()
81 int32_t notificationId = GetS32Param(); in RegisterNotificationHelper()
117 int32_t num = GetS32Param(); in RegisterNotificationHelper()
268 *GetParamNotificationBundleOption(), GetS32Param(), GetStringParam()); in RegisterNotificationHelper()
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/
Dgetparam.cpp75 int32_t GetS32Param() in GetS32Param() function
383 int32_t temp = GetS32Param(); in GetS32VectorParam()
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/
DfuzzTestManager.cpp245 temp->SetPriority(GetS32Param()); in RegisterCommonEventSubscribeInfo()
749 … temp->AddFileDescriptorListener(GetS32Param(), GetU32Param(), GetParamFileDescriptorListener()); in RegisterEventHandler()
759 temp->RemoveFileDescriptorListener(GetS32Param()); in RegisterEventHandler()
835 … temp->AddFileDescriptorListener(GetS32Param(), GetU32Param(), GetParamFileDescriptorListener()); in RegisterEventQueue()
843 temp->RemoveFileDescriptorListener(GetS32Param()); in RegisterEventQueue()
940 temp->OnReadable(GetS32Param()); in RegisterFileDescriptorListener()
944 temp->OnWritable(GetS32Param()); in RegisterFileDescriptorListener()
948 temp->OnShutdown(GetS32Param()); in RegisterFileDescriptorListener()
952 temp->OnException(GetS32Param()); in RegisterFileDescriptorListener()
Dgetparam.cpp65 int32_t GetS32Param() in GetS32Param() function
374 int32_t temp = GetS32Param(); in GetS32VectorParam()
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/include/
Dgetparam.h70 int32_t GetS32Param();
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/include/
Dnotificationgetparam.h55 int32_t GetS32Param();