Home
last modified time | relevance | path

Searched defs:data (Results 5851 – 5875 of 16504) sorted by relevance

1...<<231232233234235236237238239240>>...661

/ohos5.0/drivers/peripheral/power/test/fuzztest/powerhdistub_fuzzer/
H A Dpowerhdistub_fuzz.cpp60 static void PowerStubFuzzTest(const uint8_t *data, size_t size) in PowerStubFuzzTest()
94 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/drivers/peripheral/usb/test/fuzztest/usbhost_fuzzer/
H A Dusbhost_fuzzer.cpp60 MessageParcel data; in DoSomethingInterestingWithMyAPI() local
109 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/rsapplicationagentstub_fuzzer/
H A Drsapplicationagentstub_fuzzer.cpp55 bool DoSomethingInterestingWithMyAPI(const uint8_t* 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/abilityappdebuginfo_fuzzer/
H A Dabilityappdebuginfo_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
68 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityappjsheapmeminfo_fuzzer/
H A Dabilityappjsheapmeminfo_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitybackgroundconnection_fuzzer/
H A Dabilitybackgroundconnection_fuzzer.cpp48 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
61 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitychildprocessinfo_fuzzer/
H A Dabilitychildprocessinfo_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
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/rssingleframecomposer_fuzzer/
H A Drssingleframecomposer_fuzzer.cpp54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
96 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/rssurfaceocclusionchangecallbackstub_fuzzer/
H A Drssurfaceocclusionchangecallbackstub_fuzzer.cpp54 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
81 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymemorylevelinfo_fuzzer/
H A Dabilitymemorylevelinfo_fuzzer.cpp53 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
69 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/communication/nfc/interfaces/inner_api/tags/
H A Dforeground_callback_stub.cpp59 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
101 int ForegroundCallbackStub::RemoteTagDiscovered(MessageParcel &data, MessageParcel &reply) in RemoteTagDiscovered()
H A Dreader_mode_callback_stub.cpp59 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
101 int ReaderModeCallbackStub::RemoteTagDiscovered(MessageParcel &data, MessageParcel &reply) in RemoteTagDiscovered()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/fuzztest/bundleactiveonremoterequest_fuzzer/
H A Dbundleactiveonremoterequest_fuzzer.cpp42 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
63 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/multimodalinput/input/service/filter/src/
H A Devent_filter_proxy.cpp40 MessageParcel data; in HandleKeyEvent() local
71 MessageParcel data; in HandlePointerEvent() local
/ohos5.0/foundation/multimodalinput/input/test/fuzztest/addmonitor_fuzzer/
H A Daddmonitor_fuzzer.cpp36 bool AddMonitorFuzzTeset(const uint8_t* data, size_t /* size */) in AddMonitorFuzzTeset()
59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/code_signature/interfaces/innerkits/local_code_sign/src/
H A Dlocal_code_sign_proxy.cpp28 MessageParcel data; in InitLocalCertificate() local
54 MessageParcel data; in SignLocalCode() local
/ohos5.0/base/useriam/pin_auth/test/fuzztest/services/modules/driver/pinauthdriverhdi_fuzzer/
H A Dpin_auth_driver_hdi_fuzzer.cpp78 void PinAuthDriverHdiFuzzTest(const uint8_t *data, size_t size) in PinAuthDriverHdiFuzzTest()
95 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpin_auth_proxy_test.cpp66 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in __anonffeb4b150202()
98 ….WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in __anonffeb4b150302()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderhelper_fuzzer/
H A Dreminderhelper_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
59 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequestalarm_fuzzer/
H A Dreminderrequestalarm_fuzzer.cpp30 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/base/notification/eventhandler/test/fuzztest/noneiowaiter_fuzzer/
H A Dnoneiowaiter_fuzzer.cpp48 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/dataclassification/test/fuzztest/datatransmitmgr/gethighestseclevel_fuzzer/
H A Dgethighestseclevel_fuzzer.cpp86 void FuzzDoGetHighestSecLevel(const uint8_t *data, size_t size) in FuzzDoGetHighestSecLevel()
112 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/grantpermissionstub_fuzzer/
H A Dgrantpermissionstub_fuzzer.cpp52 bool GrantPermissionStubFuzzTest(const uint8_t* data, size_t size) in GrantPermissionStubFuzzTest()
97 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/registerseccompenhancestub_fuzzer/
H A Dregisterseccompenhancestub_fuzzer.cpp60 bool RegisterSecCompEnhanceStubFuzzTest(const uint8_t* data, size_t size) in RegisterSecCompEnhanceStubFuzzTest()
105 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/aosp12/system/bt/service/common/bluetooth/
H A Dadvertise_data.h52 const std::vector<uint8_t>& data() const { return data_; } in data() function

1...<<231232233234235236237238239240>>...661