/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/updatesecuritycomponentstub_fuzzer/ |
H A D | updatesecuritycomponentstub_fuzzer.cpp | 69 static void UpdateSecurityComponentStubFuzzTest(const uint8_t *data, size_t size) in UpdateSecurityComponentStubFuzzTest() 98 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/authuserstub_fuzzer/ |
H A D | authuserstub_fuzzer.cpp | 47 bool AuthUserStubFuzzTest(const uint8_t *data, size_t size) in AuthUserStubFuzzTest() 90 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecsendcommandhdi_fuzzer/ |
H A D | codecsendcommand_fuzzer.cpp | 50 bool CodecSendCommand(const uint8_t *data, size_t size) in CodecSendCommand() 98 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/dmauthmanager_fuzzer/ |
H A D | dm_auth_manager_fuzzer.cpp | 59 void DmAuthManagerFuzzTest(const uint8_t* data, size_t size) in DmAuthManagerFuzzTest() 114 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/pinholder_fuzzer/ |
H A D | pinholder_fuzzer.cpp | 41 void PinHolderFuzzTest(const uint8_t* data, size_t size) in PinHolderFuzzTest() 68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsproxyrendernode_fuzzer/ |
H A D | rsproxyrendernode_fuzzer.cpp | 55 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() 97 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerserviced_fuzzer/ |
H A D | abilitymanagerserviced_fuzzer.cpp | 62 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 87 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagerservicefourth_fuzzer/ |
H A D | abilitymanagerservicefourth_fuzzer.cpp | 52 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 83 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinsightintentexecuteresult_fuzzer/ |
H A D | abilitymgrinsightintentexecuteresult_fuzzer.cpp | 66 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 79 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/appstateobservermanager_fuzzer/ |
H A D | appstateobservermanager_fuzzer.cpp | 45 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/extensionrecordfactory_fuzzer/ |
H A D | extensionrecordfactory_fuzzer.cpp | 51 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI() 74 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/inputdevicemanager_fuzzer/ |
H A D | inputdevicemanager_fuzzer.cpp | 26 bool InputDeviceManagerFuzzTest(const uint8_t *data, size_t size) in InputDeviceManagerFuzzTest() 86 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/foundation/ai/intelligent_voice_framework/frameworks/native/ |
H A D | wakeup_intell_voice_engine.cpp | 111 int32_t WakeupIntellVoiceEngine::Read(std::vector<uint8_t> &data) in Read() 127 int32_t WakeupIntellVoiceEngine::GetWakeupPcm(std::vector<uint8_t> &data) in GetWakeupPcm()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/ |
H A D | commonevent_fuzzer.cpp | 31 void OnReceiveEvent(const CommonEventData &data) override in OnReceiveEvent() 92 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | advanced_notification_service_ability.cpp | 111 void AdvancedNotificationServiceAbility::OnReceiveEvent(const EventFwk::CommonEventData &data) in OnReceiveEvent() 134 MessageParcel& data, MessageParcel& reply) in OnExtension()
|
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/readfromparcel_fuzzer/ |
H A D | readfromparcel_fuzzer.cpp | 30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() 80 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | executor_messenger_proxy_test.cpp | 50 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon7e60407d0102() 85 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon7e60407d0202()
|
/ohos5.0/base/powermgr/power_manager/utils/native/include/ |
H A D | power_common.h | 45 #define RETURN_IF_WRITE_PARCEL_FAILED_NO_RET(parcel, type, data) … argument 61 #define RETURN_IF_WRITE_PARCEL_FAILED_WITH_RET(parcel, type, data, retval) … argument
|
/ohos5.0/base/powermgr/thermal_manager/utils/native/include/ |
H A D | thermal_common.h | 46 #define THERMAL_WRITE_PARCEL_NO_RET(parcel, type, data) \ argument 62 #define THERMAL_WRITE_PARCEL_WITH_RET(parcel, type, data, retval) \ argument
|
/ohos5.0/base/powermgr/battery_manager/utils/native/include/ |
H A D | power_common.h | 45 #define RETURN_IF_WRITE_PARCEL_FAILED_NO_RET(parcel, type, data) \ argument 61 #define RETURN_IF_WRITE_PARCEL_FAILED_WITH_RET(parcel, type, data, retval) \ argument
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/mock/ |
H A D | display_mock_test.cpp | 64 MessageParcel data; variable 79 MessageParcel data; variable
|
/ohos5.0/base/powermgr/display_manager/state_manager/utils/native/include/ |
H A D | display_common.h | 45 #define RETURN_IF_WRITE_PARCEL_FAILED_NO_RET(parcel, type, data) … argument 61 #define RETURN_IF_WRITE_PARCEL_FAILED_WITH_RET(parcel, type, data, retval) … argument
|
/ohos5.0/base/security/dataclassification/test/fuzztest/datatransmitmgr/gethighestseclevelasync_fuzzer/ |
H A D | gethighestseclevelasync_fuzzer.cpp | 88 void FuzzDoGetHighestSecLevelAsync(const uint8_t *data, size_t size) in FuzzDoGetHighestSecLevelAsync() 112 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/base/security/access_token/test/fuzztest/innerkits/accesstoken/getpermissionsstatus_fuzzer/ |
H A D | getpermissionsstatus_fuzzer.cpp | 90 bool GetPermissionsStatusFuzzTest(const uint8_t* data, size_t size) in GetPermissionsStatusFuzzTest() 117 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|
/ohos5.0/commonlibrary/c_utils/base/test/fuzztest/timer_fuzzer/ |
H A D | timer_fuzzer.cpp | 65 void TimerTestFunc(const uint8_t* data, size_t size, FuzzedDataProvider* dataProvider) in TimerTestFunc() 93 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
|