/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstalldhost_fuzzer/ |
H A D | bundleinstalldhost_fuzzer.cpp | 35 for (uint32_t code = 0; code <= CODE_MAX; code++) { in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/defaultapphost_fuzzer/ |
H A D | defaultapphost_fuzzer.cpp | 32 for (uint32_t code = 0; code <= CODE_MAX; code++) { in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhost_fuzzer/ |
H A D | quickfixmanagerhost_fuzzer.cpp | 32 for (uint32_t code = 0; code <= CODE_MAX; code++) { in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | ipc_stream_listener_stub.cpp | 36 int IpcStreamListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/datachannelstub_fuzzer/ |
H A D | datachannelstub_fuzzer.cpp | 41 uint32_t code = ConvertToUint32(rawData); in FuzzDataChannelStub() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_stub.cpp | 33 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/ |
H A D | connect_callback_stub.cpp | 47 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/allowedusbdevicesplugin_fuzzer/ |
H A D | allowed_usb_devices_plugin_fuzzer.cpp | 48 uint32_t code = EdmInterfaceCode::ALLOWED_USB_DEVICES; in LLVMFuzzerTestOneInput() local
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/installplugin_fuzzer/ |
H A D | install_plugin_fuzzer.cpp | 45 uint32_t code = EdmInterfaceCode::INSTALL; in LLVMFuzzerTestOneInput() local
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | ims_reg_state_callback_stub.cpp | 29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | keyevent_consumer_stub.cpp | 35 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/funchook/ |
H A D | dfx_func_hook_unittest.cpp | 66 int code = WEXITSTATUS(status); variable
|
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/registersecuritycomponentstub_fuzzer/ |
H A D | registersecuritycomponentstub_fuzzer.cpp | 37 uint32_t code = in RegisterSecurityComponentStubFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/account_stub/cmdupdateohosaccountinfostub_fuzzer/ |
H A D | cmdupdateohosaccountinfostub_fuzzer.cpp | 60 uint32_t code = static_cast<uint32_t>(AccountMgrInterfaceCode::UPDATE_OHOS_ACCOUNT_INFO); in CmdUpdateOhosAccountInfoStubFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/createaccountstub_fuzzer/ |
H A D | createaccountstub_fuzzer.cpp | 52 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::CREATE_ACCOUNT); in CreateAccountStubFuzzTest() local
|
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/deleteoauthtokenstub_fuzzer/ |
H A D | deleteoauthtokenstub_fuzzer.cpp | 57 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::DELETE_OAUTH_TOKEN); in DeleteOAuthTokenStubFuzzTest() local
|
/ohos5.0/drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecomx_fuzzer/ |
H A D | codec_fuzzer.cpp | 53 uint32_t code = Convert2Uint32(rawData); in CodecFuzzTest() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/ |
H A D | datashareservicestub_fuzzer.cpp | 42 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/kvdbservicestub_fuzzer/ |
H A D | kvdbservicestub_fuzzer.cpp | 48 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/objectservicestub_fuzzer/ |
H A D | objectservicestub_fuzzer.cpp | 42 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/rdbservicestub_fuzzer/ |
H A D | rdbservicestub_fuzzer.cpp | 42 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/udmfservice_fuzzer/ |
H A D | udmfservice_fuzzer.cpp | 42 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; in OnRemoteRequestFuzz() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ |
H A D | hiview_adapter.h | 34 int code; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicesecurityutils_fuzzer/ |
H A D | rsrenderservicesecurityutils_fuzzer.cpp | 59 uint32_t code = GetData<uint32_t>(); in RSRSRenderServiceSecurityUtilsFuzztest() local
|
/ohos5.0/drivers/peripheral/input/test/fuzztest/input_fuzzer/ |
H A D | input_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|