Home
last modified time | relevance | path

Searched defs:size (Results 976 - 1000 of 4640) sorted by relevance

1...<<31323334353637383940>>...186

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleusermgrhost_fuzzer/
H A Dbundleusermgrhost_fuzzer.cpp30 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/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/compatibleapplicationinfo_fuzzer/
H A Dcompatibleapplicationinfo_fuzzer.cpp26 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
29 std::string name (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local
36 std::string applicationName (reinterpret_cast<const char*>(data), size); in DoSomethingInterestingWithMyAPI() local
58 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/agingrequest_fuzzer/
H A Dagingrequest_fuzzer.cpp29 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
56 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/aginghandlerchain_fuzzer/
H A Daginghandlerchain_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckandparsefiles_fuzzer/
H A Dappservicefwkinstallercheckandparsefiles_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallercheckapplabelinfo_fuzzer/
H A Dappservicefwkinstallercheckapplabelinfo_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallerprocessinstall_fuzzer/
H A Dappservicefwkinstallerprocessinstall_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
43 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinnerprocessinstallbypreinstallinfo_fuzzer/
H A Dbasebundleinstallerinnerprocessinstallbypreinstallinfo_fuzzer.cpp28 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_others/basebundleinstallerinstallbundle_fuzzer/
H A Dbasebundleinstallerinstallbundle_fuzzer.cpp28 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_others/basebundleinstallerprocessinstallbundlebybundlename_fuzzer/
H A Dbasebundleinstallerprocessinstallbundlebybundlename_fuzzer.cpp28 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_others/basebundleinstallerprocessmoduleupdate_fuzzer/
H A Dbasebundleinstallerprocessmoduleupdate_fuzzer.cpp28 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_others/beforeaddextresource_fuzzer/
H A Dbeforeaddextresource_fuzzer.cpp28 bool fuzzelBeforeAddExtResourceCaseOne(const uint8_t* data, size_t size) in fuzzelBeforeAddExtResourceCaseOne() argument
39 bool fuzzelBeforeAddExtResourceCaseTwo(const uint8_t* data, size_t size) in fuzzelBeforeAddExtResourceCaseTwo() argument
50 bool fuzzelBeforeAddExtResourceCaseThree(const uint8_t* data, size_t size) in fuzzelBeforeAddExtResourceCaseThree() argument
64 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bundleoverlaymgr_fuzzer/
H A Dbundleoverlaymgr_fuzzer.cpp29 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphostimpl_fuzzer/
H A Ddefaultapphostimpl_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const uint8_t *data, size_t size) in DoSomethingInterestingWithMyAPI() argument
30 std::string type(reinterpret_cast<const char *>(data), size); in DoSomethingInterestingWithMyAPI() local
49 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getdynamicicon_fuzzer/
H A Dgetdynamicicon_fuzzer.cpp25 bool fuzzelGetDynamicIconCaseOne(const uint8_t* data, size_t size) in fuzzelGetDynamicIconCaseOne() argument
37 bool fuzzelGetDynamicIconCaseTwo(const uint8_t* data, size_t size) in fuzzelGetDynamicIconCaseTwo() argument
49 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/parseextendresourcefile_fuzzer/
H A Dparseextendresourcefile_fuzzer.cpp26 bool fuzzelParseExtendResourceFileCaseOne(const uint8_t* data, size_t size) in fuzzelParseExtendResourceFileCaseOne() argument
40 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/rollback_fuzzer/
H A Drollback_fuzzer.cpp29 bool fuzzelRollBackCaseOne(const uint8_t* data, size_t size) in fuzzelRollBackCaseOne() argument
53 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterstatuscallback_fuzzer/
H A Dservicecenterstatuscallback_fuzzer.cpp39 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/updateextresourcesdb_fuzzer/
H A Dupdateextresourcesdb_fuzzer.cpp27 bool fuzzelUpdateExtResourcesDbCaseOne(const uint8_t* data, size_t size) in fuzzelUpdateExtResourcesDbCaseOne() argument
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplgetrealpath_fuzzer/
H A Dverifymanagerhostimplgetrealpath_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
46 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplinnerverify_fuzzer/
H A Dverifymanagerhostimplinnerverify_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverify_fuzzer/
H A Dverifymanagerhostimplverify_fuzzer.cpp29 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
39 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabc_fuzzer/
H A Dverifymanagerhostimplverifyabc_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplverifyabcdir_fuzzer/
H A Dverifymanagerhostimplverifyabcdir_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
[all...]
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Draw_address.cpp51 RawAddress RawAddress::ConvertToString(const uint8_t *src, const size_t size) in ConvertToString() argument

Completed in 7 milliseconds

1...<<31323334353637383940>>...186