Home
last modified time | relevance | path

Searched defs:data (Results 4126 – 4150 of 11478) sorted by relevance

1...<<161162163164165166167168169170>>...460

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerinnerprocessbundleinstall_fuzzer/
H A Dbasebundleinstallerinnerprocessbundleinstall_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI()
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerprocessbundleinstall_fuzzer/
H A Dbasebundleinstallerprocessbundleinstall_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI()
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/basebundleinstallerremovemoduleanddatadir_fuzzer/
H A Dbasebundleinstallerremovemoduleanddatadir_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const char *data, size_t size) in DoSomethingInterestingWithMyAPI()
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/overlaymanagerhost_fuzzer/
H A Doverlaymanagerhost_fuzzer.cpp30 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI()
48 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfix_fuzzer/
H A Dquickfix_fuzzer.cpp28 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
47 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/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()
44 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/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()
41 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/zip_fuzzer/
H A Dzip_fuzzer.cpp32 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
55 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuisharecontext_fuzzer/
H A Drsuisharecontext_fuzzer.cpp52 bool DoGetRsRenderContext(const uint8_t* data, size_t size) in DoGetRsRenderContext()
72 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/theme/wallpaper_mgr/test/fuzztest/wallpaperservice_fuzzer/src/
H A Dwallpaperstub_fuzz.cpp39 MessageParcel data; in FuzzTestRemoteRequest() local
52 extern "C" int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_thread.cpp47 int32_t AbilityThread::HandleRestore(AbilitySavedData *data) in HandleRestore()
84 int32_t AbilityThread::HandleSave(AbilitySavedData *data) in HandleSave()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dclipboard_utils.cpp22 ErrCode ClipboardUtils::HandlePasteboardPolicy(std::map<int32_t, ClipboardPolicy> &data) in HandlePasteboardPolicy()
60 ErrCode ClipboardUtils::RemoveAllPasteboardPolicy(std::map<int32_t, ClipboardPolicy> &data) in RemoveAllPasteboardPolicy()
H A Ddomain_filter_rule_serializer.cpp29 bool DomainFilterRuleSerializer::GetPolicy(MessageParcel &data, IPTABLES::DomainFilterRuleParcel &r… in GetPolicy()
39 bool DomainFilterRuleSerializer::MergePolicy(std::vector<IPTABLES::DomainFilterRuleParcel> &data, in MergePolicy()
H A Dfirewall_rule_serializer.cpp29 bool FirewallRuleSerializer::GetPolicy(MessageParcel &data, IPTABLES::FirewallRuleParcel &result) in GetPolicy()
39 bool FirewallRuleSerializer::MergePolicy(std::vector<IPTABLES::FirewallRuleParcel> &data, in MergePolicy()
H A Dhttp_proxy_serializer.cpp30 bool HttpProxySerializer::GetPolicy(MessageParcel &data, NetManagerStandard::HttpProxy &httpProxy) in GetPolicy()
40 bool HttpProxySerializer::MergePolicy(std::vector<NetManagerStandard::HttpProxy> &data, in MergePolicy()
H A Dinstall_param_serializer.cpp30 bool InstallParamSerializer::GetPolicy(MessageParcel &data, InstallParam &result) in GetPolicy()
43 bool InstallParamSerializer::MergePolicy(std::vector<InstallParam> &data, InstallParam &result) in MergePolicy()
H A Doperate_device_param_serializer.cpp33 bool OperateDeviceParamSerializer::GetPolicy(MessageParcel &data, OperateDeviceParam &result) in GetPolicy()
45 bool OperateDeviceParamSerializer::MergePolicy(std::vector<OperateDeviceParam> &data, OperateDevice… in MergePolicy()
H A Duninstall_param_serializer.cpp30 bool UninstallParamSerializer::GetPolicy(MessageParcel &data, UninstallParam &result) in GetPolicy()
43 bool UninstallParamSerializer::MergePolicy(std::vector<UninstallParam> &data, UninstallParam &resul… in MergePolicy()
H A Dupdate_policy_serializer.cpp29 bool UpdatePolicySerializer::GetPolicy(MessageParcel &data, UpdatePolicy &result) in GetPolicy()
40 bool UpdatePolicySerializer::MergePolicy(std::vector<UpdatePolicy> &data, in MergePolicy()
H A Dupgrade_package_info_serializer.cpp30 bool UpgradePackageInfoSerializer::GetPolicy(MessageParcel &data, UpgradePackageInfo &result) in GetPolicy()
41 bool UpgradePackageInfoSerializer::MergePolicy(std::vector<UpgradePackageInfo> &data, in MergePolicy()
H A Dwifi_device_config_serializer.cpp31 bool WifiDeviceConfigSerializer::GetPolicy(MessageParcel &data, Wifi::WifiDeviceConfig &result) in GetPolicy()
42 bool WifiDeviceConfigSerializer::MergePolicy(std::vector<Wifi::WifiDeviceConfig> &data, Wifi::WifiD… in MergePolicy()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Ddisable_camera_plugin_test.cpp52 bool data = true; variable
72 MessageParcel data; variable
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/datetimefilter_fuzzer/
H A Ddatetimefilter_fuzzer.cpp26 bool DoSomethingTestWithMyAPI(const uint8_t* data, size_t size) in DoSomethingTestWithMyAPI()
66 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/global/i18n/frameworks/intl/test/fuzztest/relativetimeformat_fuzzer/
H A Drelativetimeformat_fuzzer.cpp25 bool DoSomethingInterestingWithMyAPI(const uint8_t* data, size_t size) in DoSomethingInterestingWithMyAPI()
56 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()
/ohos5.0/base/sensors/sensor/test/fuzztest/services/service/transferdatachannel_fuzzer/
H A Dtransferdatachannel_fuzzer.cpp65 bool TransferDataChannelFuzzTest(const uint8_t *data, size_t size) in TransferDataChannelFuzzTest()
77 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput()

1...<<161162163164165166167168169170>>...460