Home
last modified time | relevance | path

Searched refs:funcFlag (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrstubmock_fuzzer/
H A Denterprise_device_mgr_stub_mock_fuzzer.cpp41 uint32_t funcFlag = data[4] % 2; in LLVMFuzzerTestOneInput() local
43 code = CREATE_FUNC_CODE(funcFlag, operateType, code); in LLVMFuzzerTestOneInput()