Home
last modified time | relevance | path

Searched defs:code (Results 976 – 1000 of 3143) sorted by relevance

1...<<31323334353637383940>>...126

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstalldhost_fuzzer/
H A Dbundleinstalldhost_fuzzer.cpp35 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 Ddefaultapphost_fuzzer.cpp32 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 Dquickfixmanagerhost_fuzzer.cpp32 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 Dipc_stream_listener_stub.cpp36 int IpcStreamListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/base/inputmethod/imf/test/fuzztest/datachannelstub_fuzzer/
H A Ddatachannelstub_fuzzer.cpp41 uint32_t code = ConvertToUint32(rawData); in FuzzDataChannelStub() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_stub.cpp33 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 Dconnect_callback_stub.cpp47 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/allowedusbdevicesplugin_fuzzer/
H A Dallowed_usb_devices_plugin_fuzzer.cpp48 uint32_t code = EdmInterfaceCode::ALLOWED_USB_DEVICES; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/installplugin_fuzzer/
H A Dinstall_plugin_fuzzer.cpp45 uint32_t code = EdmInterfaceCode::INSTALL; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dims_reg_state_callback_stub.cpp29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dkeyevent_consumer_stub.cpp35 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_func_hook_unittest.cpp66 int code = WEXITSTATUS(status); variable
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/registersecuritycomponentstub_fuzzer/
H A Dregistersecuritycomponentstub_fuzzer.cpp37 uint32_t code = in RegisterSecurityComponentStubFuzzTest() local
/ohos5.0/base/account/os_account/test/fuzztest/account_stub/cmdupdateohosaccountinfostub_fuzzer/
H A Dcmdupdateohosaccountinfostub_fuzzer.cpp60 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 Dcreateaccountstub_fuzzer.cpp52 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 Ddeleteoauthtokenstub_fuzzer.cpp57 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 Dcodec_fuzzer.cpp53 uint32_t code = Convert2Uint32(rawData); in CodecFuzzTest() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/fuzztest/datashareservicestub_fuzzer/
H A Ddatashareservicestub_fuzzer.cpp42 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 Dkvdbservicestub_fuzzer.cpp48 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 Dobjectservicestub_fuzzer.cpp42 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 Drdbservicestub_fuzzer.cpp42 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 Dudmfservice_fuzzer.cpp42 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 Dhiview_adapter.h34 int code; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsrenderservicesecurityutils_fuzzer/
H A Drsrenderservicesecurityutils_fuzzer.cpp59 uint32_t code = GetData<uint32_t>(); in RSRSRenderServiceSecurityUtilsFuzztest() local
/ohos5.0/drivers/peripheral/input/test/fuzztest/input_fuzzer/
H A Dinput_fuzzer.cpp46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local

1...<<31323334353637383940>>...126