Home
last modified time | relevance | path

Searched defs:reply (Results 1576 - 1600 of 3739) sorted by relevance

1...<<61626364656667686970>>...150

/drivers/peripheral/sensor/chipset/hall/
H A Dhall_ak8789.c39 DispatchAK8789(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSBuf *reply) DispatchAK8789() argument
/drivers/peripheral/usb/ddk_service/src/
H A Dusb_ddk_driver.cpp32 UsbDdkDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbDdkDriverDispatch() argument
/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_interface_driver.cpp33 UsbfnMtpInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbfnMtpInterfaceDriverDispatch() argument
/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_driver.cpp32 VibratorInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) VibratorInterfaceDriverDispatch() argument
/drivers/peripheral/wlan/chip/hdi_service/
H A Dchip_controller_driver.cpp31 ChipControllerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) ChipControllerDriverDispatch() argument
/drivers/peripheral/memorytracker/hdi_service/src/
H A Dmemorytracker_interface_driver.cpp30 MemoryTrackerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) MemoryTrackerInterfaceDriverDispatch() argument
/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_driver.cpp37 GnssInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) GnssInterfaceDriverDispatch() argument
/drivers/peripheral/motion/hdi_service/
H A Dmotion_if_driver.cpp29 MotionInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) MotionInterfaceDriverDispatch() argument
/drivers/peripheral/secure_element/sim_hdi_service/
H A Dsecure_element_interface_driver.cpp32 SecureElementInterfaceDriverDispatch(struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SecureElementInterfaceDriverDispatch() argument
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_driver.cpp33 SensorInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) SensorInterfaceDriverDispatch() argument
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_driver.cpp33 ThermalInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) ThermalInterfaceDriverDispatch() argument
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_loader_test.c50 struct HdfSBuf *reply; in main() local
H A Dusb_pnp_sample.c49 UsbPnpSampleTestServiceDispatch(struct HdfDeviceIoClient *client, int32_t cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) UsbPnpSampleTestServiceDispatch() argument
/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_driver.cpp39 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 Duser_auth_hdi_stub_fuzzer.cpp63 MessageParcel reply; in UserAuthHdiStubFuzzTest() local
/drivers/peripheral/vibrator/chipset/linear/
H A Dvibrator_linear_driver.c75 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 Dipc_msg_adapter.cpp28 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 Dabilityms_client.cpp29 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 Dreverse_continuation_scheduler_replica_proxy.cpp36 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 Dapp_debug_listener_stub.cpp54 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 Dmodal_system_dialog_ui_extension.cpp65 MessageParcel reply; in OnAbilityConnectDone() local
/foundation/ability/ability_runtime/test/fuzztest/systemabilitytokencallbackstub_fuzzer/
H A Dsystemabilitytokencallbackstub_fuzzer.cpp60 MessageParcel reply; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Dability_connection_wrapper_stub.cpp43 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 Dfms_form_publish_interceptor_stub_test.cpp88 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 Dfms_js_form_state_observer_stub_test.cpp101 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...]

Completed in 18 milliseconds

1...<<61626364656667686970>>...150