Home
last modified time | relevance | path

Searched refs:MIN_SIZE (Results 1 - 25 of 27) sorted by relevance

12

/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrstubmock_fuzzer/
H A Denterprise_device_mgr_stub_mock_fuzzer.cpp24 constexpr size_t MIN_SIZE = 6; member
31 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/config_policy/test/fuzztest/getonecfgfileex_fuzzer/
H A Dgetonecfgfileex_fuzzer.cpp24 constexpr size_t MIN_SIZE = 4; variable
41 if (data == nullptr || size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/config_policy/test/fuzztest/getcfgfilesex_fuzzer/
H A Dgetcfgfilesex_fuzzer.cpp24 constexpr size_t MIN_SIZE = 4; variable
42 if (data == nullptr || size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/hiviewdfx/hiview/core/param_update/src/
H A Dparam_reader.cpp32 const int MIN_SIZE = 2; member
57 if (strs.size() < MIN_SIZE) { in VerifyCertFile()
96 if (strs.size() < MIN_SIZE) { in VerifyParamFile()
/base/customization/enterprise_device_management/test/fuzztest/edmplugin_fuzzer/
H A Dedm_plugin_fuzzer.cpp24 constexpr size_t MIN_SIZE = 4; member
34 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/adminserviceinterface_fuzzer/
H A Dadmin_service_interface_fuzzer.cpp25 constexpr size_t MIN_SIZE = 5; member
34 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/getbluetoothinfoplugin_fuzzer/
H A Dget_bluetooth_info_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 16; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/addosaccountplugin_fuzzer/
H A Dadd_os_account_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 4; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/
H A Ddisallowed_running_bundles_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 24; member
40 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/manageautostartappsplugin_fuzzer/
H A Dmanage_auto_start_apps_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 24; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/getdeviceinfoplugin_fuzzer/
H A Dget_device_info_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 16; member
39 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/allowedusbdevicesplugin_fuzzer/
H A Dallowed_usb_devices_plugin_fuzzer.cpp31 constexpr size_t MIN_SIZE = 16; member
41 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/usbreadonlyplugin_fuzzer/
H A Dusb_read_only_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 16; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/powerpolicyplugin_fuzzer/
H A Dpower_policy_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 24; member
40 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/installplugin_fuzzer/
H A Dinstall_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 16; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/usercertplugin_fuzzer/
H A Duser_cert_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 24; member
39 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/adminpoliciesstoragerdb_fuzzer/
H A Dadmin_policies_storage_rdb_fuzzer.cpp30 constexpr size_t MIN_SIZE = 64; member
38 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/disallowaddosaccountbyuserplugin_fuzzer/
H A Ddisallow_add_os_account_by_user_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 16; member
39 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/allowedbluetoothdevicesplugin_fuzzer/
H A Dallowed_bluetooth_devices_plugin_fuzzer.cpp29 constexpr size_t MIN_SIZE = 16; member
40 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/installdlpsandboxstub_fuzzer/
H A Dinstalldlpsandboxstub_fuzzer.cpp31 constexpr uint32_t MIN_SIZE = 4 * sizeof(int32_t); member
34 if ((data == nullptr) || (size < MIN_SIZE)) { in FuzzTest()
/base/customization/enterprise_device_management/test/fuzztest/iptablesruleplugin_fuzzer/
H A Diptables_rule_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 256; member
38 if (data == nullptr || size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/
H A Denterprise_device_mgr_ability_fuzzer.cpp35 constexpr size_t MIN_SIZE = 64; member
69 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/firewallruleplugin_fuzzer/
H A Dfirewall_rule_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 16; member
41 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/customization/enterprise_device_management/test/fuzztest/setbrowserpoliciesplugin_fuzzer/
H A Dset_browser_policies_plugin_fuzzer.cpp30 constexpr size_t MIN_SIZE = 16; member
83 if (size < MIN_SIZE) { in LLVMFuzzerTestOneInput()
/base/global/i18n/frameworks/intl/src/
H A Dsignature_verifier.cpp39 const int SignatureVerifier::MIN_SIZE = 2; member in OHOS::Global::I18n::SignatureVerifier
54 if (strs.size() < MIN_SIZE) { in LoadFileVersion()
103 if (strs.size() < MIN_SIZE) { in VerifyCertFile()
137 if (strs.size() < MIN_SIZE) { in VerifyParamFile()

Completed in 6 milliseconds

12