| /base/customization/enterprise_device_management/test/fuzztest/managekeepaliveappsplugin_fuzzer/ |
| D | manage_keep_alive_apps_plugin_fuzzer.cpp | 39 std::string InitKeepAlivePolicies(const uint8_t* data, size_t size, int32_t& pos, size_t stringSize) in InitKeepAlivePolicies() 70 void FuzzTestWithRandomString(const uint8_t* data, size_t size, int32_t& pos, size_t stringSize) in FuzzTestWithRandomString() 92 void FuzzTestWithRandomJsonString(const uint8_t* data, size_t size, int32_t& pos, size_t stringSize) in FuzzTestWithRandomJsonString() 124 int32_t stringSize = size / 12; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/setapnplugin_fuzzer/ |
| D | set_apn_plugin_fuzzer.cpp | 54 static void GenerateSetData(const uint8_t* data, int32_t& pos, int32_t stringSize, size_t size, Mes… in GenerateSetData() 81 static void GenerateGetData(const uint8_t* data, int32_t& pos, int32_t stringSize, size_t size, Mes… in GenerateGetData() 113 int32_t stringSize = size / MAX_NUM_OF_GET_STRING; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/allowedusbdevicesplugin_fuzzer/ |
| D | allowed_usb_devices_plugin_fuzzer.cpp | 38 …id DoSomethingInterestingWithAPI(const uint8_t* data, size_t size, int32_t pos, int32_t stringSize) in DoSomethingInterestingWithAPI() 64 int32_t stringSize = size / 10; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/disallowmobiledataplugin_fuzzer/ |
| D | disallow_mobile_data_plugin_fuzzer.cpp | 39 …id DoSomethingInterestingWithAPI(const uint8_t* data, size_t size, int32_t pos, int32_t stringSize) in DoSomethingInterestingWithAPI() 73 int32_t stringSize = size / 15; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/telephonycallpolicyplugin_fuzzer/ |
| D | telephony_call_policy_plugin_fuzzer.cpp | 41 int32_t stringSize = size / 18; in CheckPrivateFunction() local 77 int32_t stringSize = size / 18; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/getbluetoothinfoplugin_fuzzer/ |
| D | get_bluetooth_info_plugin_fuzzer.cpp | 42 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/usercertplugin_fuzzer/ |
| D | user_cert_plugin_fuzzer.cpp | 42 int32_t stringSize = (size - pos) / 9; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/bundleinstallplugin_fuzzer/ |
| D | bundle_install_plugin_fuzzer.cpp | 47 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/addosaccountplugin_fuzzer/ |
| D | add_os_account_plugin_fuzzer.cpp | 43 int32_t stringSize = size / 4; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/manageautostartappsplugin_fuzzer/ |
| D | manage_auto_start_apps_plugin_fuzzer.cpp | 42 int32_t stringSize = size / 6; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/setbrowserpoliciesplugin_fuzzer/ |
| D | set_browser_policies_plugin_fuzzer.cpp | 48 int32_t stringSize = size / 3; in SetParcelContent() local 91 int32_t stringSize = (size - pos) / 6; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/globalproxyplugin_fuzzer/ |
| D | global_proxy_plugin_fuzzer.cpp | 47 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/installlocalenterpriseappenabledplugin_fuzzer/ |
| D | install_local_enterprise_app_enabled_plugin_fuzzer.cpp | 43 int32_t stringSize = size / 15; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/disallowaddosaccountbyuserplugin_fuzzer/ |
| D | disallow_add_os_account_by_user_plugin_fuzzer.cpp | 42 int32_t stringSize = size / 12; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/disallowedusbstoragedevicewriteplugin_fuzzer/ |
| D | disallowed_usb_storage_device_write_plugin_fuzzer.cpp | 52 int32_t stringSize = size / 6; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/turnonoffmobiledataplugin_fuzzer/ |
| D | turnonoff_mobile_data_plugin_fuzzer.cpp | 43 int32_t stringSize = size / 12; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/disableusermtpclientplugin_fuzzer/ |
| D | disable_user_mtp_client_plugin_fuzzer.cpp | 52 int32_t stringSize = size / 6; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/getdeviceinfoplugin_fuzzer/ |
| D | get_device_info_plugin_fuzzer.cpp | 46 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/iptablesruleplugin_fuzzer/ |
| D | iptables_rule_plugin_fuzzer.cpp | 42 int32_t stringSize = size / 6; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/ |
| D | enterprise_device_mgr_ability_fuzzer.cpp | 51 int32_t stringSize = (size - pos) / 5; in getCommonEventData() local 90 int32_t stringSize = (size - pos) / 5; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/locationpolicyplugin_fuzzer/ |
| D | location_policy_plugin_fuzzer.cpp | 46 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/kioskfeatureplugin_fuzzer/ |
| D | kiosk_feature_plugin_fuzzer.cpp | 47 int32_t stringSize = size / 2; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/disallowedbluetoothdevicesplugin_fuzzer/ |
| D | disallowed_bluetooth_devices_plugin_fuzzer.cpp | 45 int32_t stringSize = size / 8; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/allowedbluetoothdevicesplugin_fuzzer/ |
| D | allowed_bluetooth_devices_plugin_fuzzer.cpp | 45 int32_t stringSize = size / 9; in LLVMFuzzerTestOneInput() local
|
| /base/customization/enterprise_device_management/test/fuzztest/installplugin_fuzzer/ |
| D | install_plugin_fuzzer.cpp | 42 int32_t stringSize = size / 9; in LLVMFuzzerTestOneInput() local
|