/drivers/peripheral/sensor/chipset/hall/ |
H A D | hall_ak8789.c | 39 DispatchAK8789(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchAK8789() argument
|
/drivers/peripheral/usb/ddk_service/src/ |
H A D | usb_ddk_driver.cpp | 32 UsbDdkDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbDdkDriverDispatch() argument
|
/drivers/peripheral/usb/gadget/function/mtp/src/ |
H A D | usbfn_mtp_interface_driver.cpp | 33 UsbfnMtpInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbfnMtpInterfaceDriverDispatch() argument
|
/drivers/peripheral/vibrator/hdi_service/ |
H A D | vibrator_if_driver.cpp | 32 VibratorInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) VibratorInterfaceDriverDispatch() argument
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | chip_controller_driver.cpp | 31 ChipControllerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) ChipControllerDriverDispatch() argument
|
/drivers/peripheral/memorytracker/hdi_service/src/ |
H A D | memorytracker_interface_driver.cpp | 30 MemoryTrackerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) MemoryTrackerInterfaceDriverDispatch() argument
|
/drivers/peripheral/location/gnss/hdi_service/ |
H A D | gnss_interface_driver.cpp | 37 GnssInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) GnssInterfaceDriverDispatch() argument
|
/drivers/peripheral/motion/hdi_service/ |
H A D | motion_if_driver.cpp | 29 MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) MotionInterfaceDriverDispatch() argument
|
/drivers/peripheral/secure_element/sim_hdi_service/ |
H A D | secure_element_interface_driver.cpp | 32 SecureElementInterfaceDriverDispatch(struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SecureElementInterfaceDriverDispatch() argument
|
/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_if_driver.cpp | 33 SensorInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SensorInterfaceDriverDispatch() argument
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_interface_driver.cpp | 33 ThermalInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) ThermalInterfaceDriverDispatch() argument
|
/drivers/peripheral/usb/sample/host/src/ |
H A D | usbhost_loader_test.c | 50 struct HdfSBuf *reply; in main() local
|
H A D | usb_pnp_sample.c | 49 UsbPnpSampleTestServiceDispatch(struct HdfDeviceIoClient *client, int32_t cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbPnpSampleTestServiceDispatch() argument
|
/drivers/peripheral/user_auth/hdi_service/service/ |
H A D | user_auth_interface_driver.cpp | 39 UserAuthInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UserAuthInterfaceDriverDispatch() argument
|
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdistub_fuzzer/ |
H A D | user_auth_hdi_stub_fuzzer.cpp | 63 MessageParcel reply; in UserAuthHdiStubFuzzTest() local
|
/drivers/peripheral/vibrator/chipset/linear/ |
H A D | vibrator_linear_driver.c | 75 DispatchLinearVibrator(struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchLinearVibrator() argument
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
H A D | ipc_msg_adapter.cpp | 28 int32_t IpcMsgAdapter::SendRequest(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply) in SendRequest() argument 40 int32_t IpcMsgAdapter::OnRequest(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply) in OnRequest() argument 69 void IpcMsgAdapter::OnIpcRequest(std::shared_ptr<BaseMsg> msg, std::shared_ptr<BaseMsg> &reply) in OnIpcRequest() argument
|
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/ |
H A D | abilityms_client.cpp | 29 static int32_t Callback(void *owner, int code, IpcIo *reply) in Callback() argument
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/ |
H A D | reverse_continuation_scheduler_replica_proxy.cpp | 36 MessageParcel reply; in PassPrimary() local 67 MessageParcel reply; in ReverseContinuation() local 90 MessageParcel reply; in NotifyReverseResult() local 112 SendTransactCmd(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendTransactCmd() argument
|
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | app_debug_listener_stub.cpp | 54 int32_t AppDebugListenerStub::HandleOnAppDebugStarted(MessageParcel &data, MessageParcel &reply) in HandleOnAppDebugStarted() argument 76 int32_t AppDebugListenerStub::HandleOnAppDebugStoped(MessageParcel &data, MessageParcel &reply) in HandleOnAppDebugStoped() argument 32 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/modal_system_dialog/ |
H A D | modal_system_dialog_ui_extension.cpp | 65 MessageParcel reply; in OnAbilityConnectDone() local
|
/foundation/ability/ability_runtime/test/fuzztest/systemabilitytokencallbackstub_fuzzer/ |
H A D | systemabilitytokencallbackstub_fuzzer.cpp | 60 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | ability_connection_wrapper_stub.cpp | 43 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) OnRemoteRequest() argument
|
/foundation/ability/form_fwk/test/unittest/fms_form_publish_interceptor_stub_test/ |
H A D | fms_form_publish_interceptor_stub_test.cpp | 88 MessageParcel reply; in HWTEST_F() local 104 MessageParcel reply; in HWTEST_F() local 123 MessageParcel reply; in HWTEST_F() local 142 MessageParcel reply; in HWTEST_F() local
|
/foundation/ability/form_fwk/test/unittest/fms_js_form_state_observer_stub_test/ |
H A D | fms_js_form_state_observer_stub_test.cpp | 101 MessageParcel reply; in HWTEST_F() local 119 MessageParcel reply; in HWTEST_F() local 139 MessageParcel reply; in HWTEST_F() local 160 MessageParcel reply; in HWTEST_F() local 182 MessageParcel reply; in HWTEST_F() local 203 MessageParcel reply; HWTEST_F() local 227 MessageParcel reply; HWTEST_F() local 252 MessageParcel reply; HWTEST_F() local 278 MessageParcel reply; HWTEST_F() local 302 MessageParcel reply; HWTEST_F() local 326 MessageParcel reply; HWTEST_F() local 347 MessageParcel reply; HWTEST_F() local 369 MessageParcel reply; HWTEST_F() local [all...] |