| /foundation/ability/ability_runtime/test/fuzztest/cleanallmissions_fuzzer/ |
| H A D | cleanallmissions_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/ability/ability_runtime/test/fuzztest/killprocessesbybundlename_fuzzer/ |
| H A D | killprocessesbybundlename_fuzzer.cpp | 32 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 49 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/ability/ability_runtime/test/fuzztest/killapplicationself_fuzzer/ |
| H A D | killapplicationself_fuzzer.cpp | 34 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 49 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/ |
| H A D | image_overlay_modifier.cpp | 42 auto size = size_->Get(); in onDraw() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/ |
| H A D | animated_image_object.cpp | 26 MakeCanvasImage( const WeakPtr<ImageLoadingContext>& ctxWp, const SizeF& size, bool forceResize, bool ) MakeCanvasImage() argument
|
| /foundation/arkui/ace_engine/frameworks/base/resource/ |
| H A D | internal_resource.cpp | 46 size_t size; member
|
| H A D | internal_resource_previewer.cpp | 47 size_t size; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/codec/ |
| H A D | byte_buffer_operator.cpp | 22 int32_t size = -1; in ReadData() local 44 int32_t size = -1; in ReadData() local [all...] |
| /foundation/arkui/ace_engine/test/mock/base/ |
| H A D | mock_image_source.cpp | 24 RefPtr<ImageSource> ImageSource::Create(const uint8_t* data, uint32_t size) in Create() argument 34 bool ImageSource::IsAstc(const uint8_t* data, size_t size) in IsAstc() argument 39 ImageSource::Size ImageSource::GetASTCInfo(const uint8_t* data, size_t size) in GetASTCInfo() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/shape/ |
| H A D | base_polygon_pattern_test_ng.cpp | 36 auto size = static_cast<int32_t>(POINTS.size()); in CheckPoints() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| H A D | scrollable_item_pool.h | 37 explicit ScrollableItemPool(size_t size) : size_(size) {} in ScrollableItemPool() argument
|
| /foundation/bundlemanager/app_domain_verify/frameworks/common/include/ |
| H A D | app_domain_verify_parcel_util.h | 64 inline bool IsInvalidParcelArraySize(int size) in IsInvalidParcelArraySize() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/ |
| H A D | a2dp_decoder_aac.h | 29 bool DecodePacket(uint8_t *data, uint16_t size) in DecodePacket() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/addappjumpcontrolrule_fuzzer/ |
| H A D | addappjumpcontrolrule_fuzzer.cpp | 29 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/apprunningcontrolruleresult_fuzzer/ |
| H A D | apprunningcontrolruleresult_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string controlMessage (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 54 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/apprunningcontrolrule_fuzzer/ |
| H A D | apprunningcontrolrule_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 29 std::string appId (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleancachecallbackproxy_fuzzer/ |
| H A D | cleancachecallbackproxy_fuzzer.cpp | 26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/deleteappinstallcontrolrule_fuzzer/ |
| H A D | deleteappinstallcontrolrule_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 31 std::string appId (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getappinstallcontrolrule_fuzzer/ |
| H A D | getappinstallcontrolrule_fuzzer.cpp | 25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 31 std::string appId (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_information/getbundlearchiveinfo_fuzzer/ |
| H A D | getbundlearchiveinfo_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 31 std::string hapFilePath (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/querykeepalivebundleinfos_fuzzer/ |
| H A D | querykeepalivebundleinfos_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 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/queryallabilityinfos_fuzzer/ |
| H A D | queryallabilityinfos_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 33 std::string bundleName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local 41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerinstall_fuzzer/ |
| H A D | appservicefwkinstallerinstall_fuzzer.cpp | 29 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 42 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmskeyeventmgr_fuzzer/ |
| H A D | bmskeyeventmgr_fuzzer.cpp | 27 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 36 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/disabledynamicicon_fuzzer/ |
| H A D | disabledynamicicon_fuzzer.cpp | 25 bool fuzzelDisableDynamicIconCaseOne(const uint8_t* data, size_t size)
in fuzzelDisableDynamicIconCaseOne() argument 36 bool fuzzelDisableDynamicIconCaseTwo(const uint8_t* data, size_t size)
in fuzzelDisableDynamicIconCaseTwo() argument 47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size)
in LLVMFuzzerTestOneInput() argument
|