Home
last modified time | relevance | path

Searched defs:size (Results 901 - 925 of 27873) sorted by relevance

1...<<31323334353637383940>>...1115

/foundation/ability/ability_runtime/test/fuzztest/cleanallmissions_fuzzer/
H A Dcleanallmissions_fuzzer.cpp32 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 Dkillprocessesbybundlename_fuzzer.cpp32 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 Dkillapplicationself_fuzzer.cpp34 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 Dimage_overlay_modifier.cpp42 auto size = size_->Get(); in onDraw() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Danimated_image_object.cpp26 MakeCanvasImage( const WeakPtr<ImageLoadingContext>& ctxWp, const SizeF& size, bool forceResize, bool ) MakeCanvasImage() argument
/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dinternal_resource.cpp46 size_t size; member
H A Dinternal_resource_previewer.cpp47 size_t size; member
/foundation/arkui/ace_engine/frameworks/bridge/codec/
H A Dbyte_buffer_operator.cpp22 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 Dmock_image_source.cpp24 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 Dbase_polygon_pattern_test_ng.cpp36 auto size = static_cast<int32_t>(POINTS.size()); in CheckPoints() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_item_pool.h37 explicit ScrollableItemPool(size_t size) : size_(size) {} in ScrollableItemPool() argument
/foundation/bundlemanager/app_domain_verify/frameworks/common/include/
H A Dapp_domain_verify_parcel_util.h64 inline bool IsInvalidParcelArraySize(int size) in IsInvalidParcelArraySize() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/aaccodecctrl_l2/include/
H A Da2dp_decoder_aac.h29 bool DecodePacket(uint8_t *data, uint16_t size) in DecodePacket() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/addappjumpcontrolrule_fuzzer/
H A Daddappjumpcontrolrule_fuzzer.cpp29 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 Dapprunningcontrolruleresult_fuzzer.cpp26 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 Dapprunningcontrolrule_fuzzer.cpp26 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 Dcleancachecallbackproxy_fuzzer.cpp26 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 Ddeleteappinstallcontrolrule_fuzzer.cpp25 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 Dgetappinstallcontrolrule_fuzzer.cpp25 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 Dgetbundlearchiveinfo_fuzzer.cpp27 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 Dquerykeepalivebundleinfos_fuzzer.cpp27 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 Dqueryallabilityinfos_fuzzer.cpp27 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 Dappservicefwkinstallerinstall_fuzzer.cpp29 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 Dbmskeyeventmgr_fuzzer.cpp27 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 Ddisabledynamicicon_fuzzer.cpp25 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

Completed in 7 milliseconds

1...<<31323334353637383940>>...1115