Searched refs:GetS64Param (Results 1 – 8 of 8) sorted by relevance
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/src/ |
D | fuzzTestManager.cpp | 447 temp->SendEvent(GetParamInnerEvent(), GetS64Param()); in RegisterEventHandler() 452 temp->SendTimingEvent(GetParamInnerEvent(), GetS64Param()); in RegisterEventHandler() 462 temp->SendEvent(GetParamInnerEvent(), GetS64Param()); in RegisterEventHandler() 467 temp->SendEvent(GetU32Param(), GetS64Param(), GetS64Param()); in RegisterEventHandler() 472 temp->SendEvent(GetU32Param(), GetS64Param(), GetParamPriority()); in RegisterEventHandler() 482 temp->SendEvent(GetU32Param(), GetParamEventHandler(), GetS64Param()); in RegisterEventHandler() 488 temp->SendEvent(GetU32Param(), wp, GetS64Param()); in RegisterEventHandler() 494 temp->SendEvent(GetU32Param(), p, GetS64Param()); in RegisterEventHandler() 514 temp->SendImmediateEvent(GetU32Param(), GetS64Param()); in RegisterEventHandler() 535 temp->SendImmediateEvent(GetU32Param(), GetS64Param()); in RegisterEventHandler() [all …]
|
D | getparam.cpp | 74 int64_t GetS64Param() in GetS64Param() function 385 int64_t temp = GetS64Param(); in GetS64VectorParam() 483 return InnerEvent::Get(GetU32Param(), GetS64Param()); in GetParamInnerEvent()
|
/base/account/os_account/test/systemtest/common/resource/fuzzTest/include/ |
D | getparam.h | 39 int64_t GetS64Param();
|
/base/account/os_account/test/systemtest/common/resource/fuzzTest/src/ |
D | fuzz_test_manager.cpp | 232 int64_t serialNumber = GetS64Param(); in RegisterOsAccountManager() 238 int64_t serialNumber = GetS64Param(); in RegisterOsAccountManager() 281 int64_t serialNumber = GetS64Param(); in RegisterOsAccountManager()
|
D | getparam.cpp | 85 int64_t GetS64Param() in GetS64Param() function 395 int64_t temp = GetS64Param(); in GetS64VectorParam() 449 …AccountInfo osAccountInfo(GetIntParam(), GetStringParam(), GetParamOsAccountType(), GetS64Param()); in GetParamOsAccountInfo()
|
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/src/ |
D | notificationgetparam.cpp | 96 int64_t GetS64Param() in GetS64Param() function 407 int64_t temp = GetS64Param(); in GetS64VectorParam() 1000 GetParamDoNotDisturbType(), GetS64Param(), GetS64Param()); in GetParamNotificationDoNotDisturbDate()
|
/base/notification/common_event_service/test/systemtest/common/resource/fuzzTest/include/ |
D | getparam.h | 71 int64_t GetS64Param();
|
/base/notification/distributed_notification_service/test/resource/notificationfuzztest/include/ |
D | notificationgetparam.h | 56 int64_t GetS64Param();
|