/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleusermgrproxy_fuzzer/ |
H A D | bundleusermgrproxy_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getabilitylabel_fuzzer/ |
H A D | getabilitylabel_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 31 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 32 std::string abilityName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 33 std::string moduleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 34 std::string label (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundleInfosbymetadata_fuzzer/ |
H A D | getbundleInfosbymetadata_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string metaData (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlesforuid_fuzzer/ |
H A D | getbundlesforuid_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 30 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 38 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/queryabilityinfosbyuri_fuzzer/ |
H A D | queryabilityinfosbyuri_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 32 std::string abilityUri (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deleterulebycallerbundlename_fuzzer/ |
H A D | deleterulebycallerbundlename_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/deletequickfix_fuzzer/ |
H A D | deletequickfix_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/resetdefaultapplication_fuzzer/ |
H A D | resetdefaultapplication_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 27 std::string type (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndksurface_fuzzer/ |
H A D | surface_fuzzer.cpp | 34 void SurfaceFuzzTest000(const uint8_t* data, size_t size) in SurfaceFuzzTest000() argument 52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkgpucontext_fuzzer/ |
H A D | gpucontext_fuzzer.cpp | 32 void GpuContextFuzzTest000(const uint8_t* data, size_t size) in GpuContextFuzzTest000() argument 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/systemproperties_fuzzer/ |
H A D | system_properties_fuzzer.cpp | 29 void SystemPropertiesFuzzTest000(const uint8_t* data, size_t size) in SystemPropertiesFuzzTest000() argument 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/scalar_fuzzer/ |
H A D | scalar_fuzzer.cpp | 28 void ScalarFuzzTest000(const uint8_t* data, size_t size) in ScalarFuzzTest000() argument 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/storage_service/test/fuzztest/storagestats_fuzzer/ |
H A D | storagestats_fuzzer.cpp | 21 bool FileUtilFuzzTest(const uint8_t *data, size_t size) in FileUtilFuzzTest() argument 35 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/filemanagement/user_file_service/test/fuzztest/useraccesscommonutils_fuzzer/ |
H A D | useraccesscommonutils_fuzzer.cpp | 26 bool IsFullMountFuzzTest(const uint8_t *data, size_t size) in IsFullMountFuzzTest() argument 32 bool GetUserNameFuzzTest(const uint8_t *data, size_t size) in GetUserNameFuzzTest() argument 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/media_foundation/engine/scene/common/ |
H A D | data_stream.cpp | 21 std::shared_ptr<DataStream> CreateDataStream(size_t size, size_t count, MemoryType type) in CreateDataStream() argument
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/test/fuzztest/avplaybackstate_fuzzer/ |
H A D | avplaybackstate_fuzzer.cpp | 24 void OHOS::AVSession::AVPlaybackStateTest(const uint8_t* data, size_t size) in AVPlaybackStateTest() argument 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/test/fuzztest/avsessiondescriptor_fuzzer/ |
H A D | avsessiondescriptor_fuzzer.cpp | 20 void OHOS::AVSession::AVSessionDescriptorTest(const uint8_t* data, size_t size) in AVSessionDescriptorTest() argument 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/include/ |
H A D | metadata_accessor_factory.h | 32 uint32_t size = 0; member
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/test/fuzztest/avcontrolcommand_fuzzer/ |
H A D | avcontrolcommand_fuzzer.cpp | 24 void OHOS::AVSession::AVControlCommandTest(const uint8_t* data, size_t size) in AVControlCommandTest() argument 45 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/test/fuzztest/avmetadata_fuzzer/ |
H A D | avmetadata_fuzzer.cpp | 25 void OHOS::AVSession::AVMetaDataTest(const uint8_t* data, size_t size) in AVMetaDataTest() argument 46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/av_session/interfaces/inner_api/native/session/test/fuzztest/avsessionpixelmap_fuzzer/ |
H A D | avsessionpixelmap_fuzzer.cpp | 20 void OHOS::AVSession::AVSessionPixelMapTest(const uint8_t* data, size_t size) in AVSessionPixelMapTest() argument 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/multimedia/av_session/services/session/server/test/fuzztest/abilitymanageradapter_fuzzer/ |
H A D | abilitymanageradapter_fuzzer.cpp | 34 void OHOS::AVSession::AbilityManagerAdapterTest(uint8_t *data, size_t size) in AbilityManagerAdapterTest() argument 39 std::string bundleName(reinterpret_cast<const char *>(data), size); in AbilityManagerAdapterTest() local 40 std::string abilityName(reinterpret_cast<const char *>(data), size); in AbilityManagerAdapterTest() local 42 std::string sessionId(reinterpret_cast<const char *>(data), size); in AbilityManagerAdapterTest() local 51 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument 54 OHOS::AVSession::AbilityManagerAdapterTest(const_cast<uint8_t*>(data), size); in LLVMFuzzerTestOneInput() local
|
/foundation/multimodalinput/input/test/fuzztest/accountmanager_fuzzer/ |
H A D | accountmanager_fuzzer.cpp | 25 bool AccountManagerFuzzTest(const uint8_t *data, size_t size) in AccountManagerFuzzTest() argument 37 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/ |
H A D | unloadallidlesystemability_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|
H A D | getsaextensioninfo_fuzzer.cpp | 25 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
|