| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/debug/backend/ |
| H A D | mali_kbase_debug_ktrace_defs_csf.h | 74 kbase_ktrace_code_t code; member
|
| /drivers/hdf_core/adapter/uhdf2/hdi/src/ |
| H A D | servstat_listener_stub.cpp | 26 OnRemoteRequest( uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) OnRemoteRequest() argument
|
| /drivers/hdf_core/adapter/uhdf2/host/src/ |
| H A D | device_token_stub.c | 23 DeviceTokenStubDispatch( struct HdfObject *stub, int code, struct HdfSBuf *data, struct HdfSBuf *reply) DeviceTokenStubDispatch() argument
|
| /drivers/external_device_manager/services/zidl/src/ |
| H A D | driver_ext_mgr_callback_stub.cpp | 21 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /drivers/hdf_core/framework/model/input/driver/ |
| H A D | event_hub.c | 39 void PushOnePackage(InputDevice *inputDev, uint32_t type, uint32_t code, int32_t value) in PushOnePackage() argument
|
| /drivers/hdf_core/framework/test/fuzztest/devmgrservicestub_fuzzer/ |
| H A D | devmgrservicestub_fuzzer.cpp | 61 static bool AttachDeviceHostFuzzTest(int32_t code, const uint8_t *data, size_t size)
in AttachDeviceHostFuzzTest() argument 113 int32_t code = g_devMgrCode[i];
in LLVMFuzzerTestOneInput() local
|
| /drivers/hdf_core/framework/test/fuzztest/devsvcmanagerstub_fuzzer/ |
| H A D | devsvcmanagerstub_fuzzer.cpp | 64 static bool DevsvcManagerFuzzTest(int32_t code, const uint8_t *data, size_t size)
in DevsvcManagerFuzzTest() argument 111 int32_t code = servmgrCode[i];
in LLVMFuzzerTestOneInput() local
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
| H A D | lexer.js | 19 function code(s) { function [all...] |
| /drivers/peripheral/battery/interfaces/hdi_service/test/fuzztest/batteryhdistub_fuzzer/ |
| H A D | batteryhdistub_fuzz.cpp | 43 uint32_t code; in BatteryStubFuzzTest() local [all...] |
| /drivers/peripheral/codec/test/fuzztest/omx_fuzzer/codecomx_fuzzer/ |
| H A D | codec_fuzzer.cpp | 53 uint32_t code = Convert2Uint32(rawData); in CodecFuzzTest() local
|
| /drivers/peripheral/input/test/fuzztest/input_fuzzer/ |
| H A D | input_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|
| /drivers/peripheral/thermal/test/fuzztest/thermalhdistub_fuzzer/ |
| H A D | thermalhdistub_fuzz.cpp | 43 uint32_t code; in ThermalStubFuzzTest() local [all...] |
| /drivers/peripheral/usb/test/fuzztest/usbdevice_fuzzer/ |
| H A D | usbdevice_fuzzer.cpp | 49 uint32_t code = Convert2Uint32(rawData); in DoSomethingInterestingWithMyAPI() local
|
| /drivers/peripheral/wlan/test/fuzztest/chip_fuzzer/ |
| H A D | chip_fuzzer.cpp | 39 uint32_t code; in WifiChipStubFuzzTest() local
|
| /foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
| H A D | ability_self_callback.cpp | 47 int32_t AbilitySelfCallback::Callback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option)
in Callback() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/ |
| H A D | reverse_continuation_scheduler_replica_stub.cpp | 46 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/remote_register_service/ |
| H A D | connect_callback_stub.cpp | 46 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
| H A D | sender_info.h | 31 int32_t code; member
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
| H A D | ability_foreground_state_observer_stub.cpp | 29 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | ability_info_callback_stub.cpp | 28 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitystubabilityrecoveryenable_fuzzer/ |
| H A D | abilitystubabilityrecoveryenable_fuzzer.cpp | 38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::ABILITY_RECOVERY_ENABLE); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitystubcloseuiabilitybyscb_fuzzer/ |
| H A D | abilitystubcloseuiabilitybyscb_fuzzer.cpp | 38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::CLOSE_UI_ABILITY_BY_SCB); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitystubcommandabilitydone_fuzzer/ |
| H A D | abilitystubcommandabilitydone_fuzzer.cpp | 38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::COMMAND_ABILITY_DONE); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitystubfinishusertest_fuzzer/ |
| H A D | abilitystubfinishusertest_fuzzer.cpp | 38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::FINISH_USER_TEST); in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/test/fuzztest/abilitystubforceexitapp_fuzzer/ |
| H A D | abilitystubforceexitapp_fuzzer.cpp | 38 uint32_t code = static_cast<uint32_t>(AbilityManagerInterfaceCode::FORCE_EXIT_APP); in DoSomethingInterestingWithMyAPI() local
|