/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/ |
H A D | getondemandpolicy_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | getsystemability_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | cancelunloadsystemability_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | checkremotesystemability_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | getextensionsalist_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | getextensionsaids_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/unpackauthdata_fuzzer/ |
H A D | unpackauthdata_fuzzer.cpp | 24 bool UnpackAuthDataFuzzTest(const uint8_t* data, size_t size) in UnpackAuthDataFuzzTest() argument 38 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/deactivemetanode_fuzzer/ |
H A D | deactivemetanode_fuzzer.cpp | 24 bool DeactiveMetaNodeTest(const uint8_t* data, size_t size) in DeactiveMetaNodeTest() argument 50 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/setnodedatachangeflag_fuzzer/ |
H A D | setnodedatachangeflag_fuzzer.cpp | 24 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 53 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/unregdatalevelchangecb_fuzzer/ |
H A D | unregdatalevelchangecb_fuzzer.cpp | 28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 55 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/streamdepacketizer_fuzzer/ |
H A D | streamdepacketizer_fuzzer.cpp | 29 void DepacketizeHeaderTest(const uint8_t* data, size_t size) in DepacketizeHeaderTest() argument 43 void DepacketizeBufferTest(const uint8_t* data, size_t size) in DepacketizeBufferTest() argument 59 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/ipc/ipc/native/test/fuzztest/c/gettokenfromdata_fuzzer/ |
H A D | gettokenfromdata_fuzzer.cpp | 23 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/convertbtmactobinary_fuzzer/ |
H A D | convertbtmactobinary_fuzzer.cpp | 21 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() argument 27 ConvertBtMacToBinary(reinterpret_cast<const char*>(rawData), size, binMac, size); in DoSomethingInterestingWithMyAPI() local 33 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/convertbtmactostr_fuzzer/ |
H A D | convertbtmactostr_fuzzer.cpp | 21 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() argument 33 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/converthexstringtobytes_fuzzer/ |
H A D | converthexstringtobytes_fuzzer.cpp | 21 bool DoSomethingInterestingWithMyAPI(const uint8_t *rawData, size_t size) in DoSomethingInterestingWithMyAPI() argument 33 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/encrypteddb_fuzzer/ |
H A D | encrypteddb_fuzzer.cpp | 23 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument 37 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/common/utils/fuzztest/removeallrecord_fuzzer/ |
H A D | removeallrecord_fuzzer.cpp | 23 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument 38 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/transmission/fuzztest/softbusproxychannelnetwork_fuzzer/ |
H A D | softbusproxychannelnetwork_fuzzer.cpp | 25 void TransRegisterNetworkingChannelListenerTest(const uint8_t* data, size_t size) in TransRegisterNetworkingChannelListenerTest() argument 41 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/getlocalnodedeviceinfo_fuzzer/ |
H A D | getlocalnodedeviceinfo_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 53 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/setdatalevel_fuzzer/ |
H A D | setdatalevel_fuzzer.cpp | 28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 55 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/communication/dsoftbus/tests/sdk/bus_center/fuzztest/stoptimesync_fuzzer/ |
H A D | stoptimesync_fuzzer.cpp | 24 bool StopTimeSyncTest(const uint8_t* data, size_t size) in StopTimeSyncTest() argument 51 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/softbussendmessage_fuzzer/ |
H A D | softbussendmessage_fuzzer.cpp | 23 void SoftBusSendMessageTest(const uint8_t* data, size_t size) in SoftBusSendMessageTest() argument 34 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/ipc/services/dbinder/test/fuzztest/detachproxyobject_fuzzer/ |
H A D | detachproxyobject_fuzzer.cpp | 26 void DetachProxyObjectTest(const uint8_t* data, size_t size) in DetachProxyObjectTest() argument 43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/core/authentication/fuzztest/authmanager_fuzzer/ |
H A D | authmanager_fuzzer.cpp | 26 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/getmysessionname_fuzzer/ |
H A D | getmysessionname_fuzzer.cpp | 22 void GetMySessionNameTest(const uint8_t* data, size_t size) in GetMySessionNameTest() argument 33 extern "C" int32_t LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|