Home
last modified time | relevance | path

Searched defs:reply (Results 1551 - 1575 of 3739) sorted by relevance

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

/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_driver.cpp31 CodecImageDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) CodecImageDriverDispatch() argument
/drivers/peripheral/connected_nfc_tag/hdi_service/
H A Dconnected_nfc_tag_driver.cpp31 ConnectedNfcTagDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) ConnectedNfcTagDriverDispatch() argument
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dallocator_driver.cpp34 AllocatorDriverDispatch( struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf* data, struct HdfSBuf* reply) AllocatorDriverDispatch() argument
H A Dmapper_driver.cpp35 MapperDriverDispatch( struct HdfDeviceIoClient* client, int cmdId, struct HdfSBuf* data, struct HdfSBuf* reply) MapperDriverDispatch() argument
H A Dmetadata_driver.cpp34 MetadataDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) MetadataDriverDispatch() argument
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_driver.cpp36 AudioManagerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) AudioManagerDriverDispatch() argument
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H A Ddaudio_manager_driver.cpp34 DAudioManagerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) DAudioManagerDriverDispatch() argument
/drivers/peripheral/distributed_camera/hdi_service/src/config/
H A Ddcamera_provider_config.cpp36 DCameraProviderDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) DCameraProviderDriverDispatch() argument
H A Ddcamera_host_config.cpp36 CameraHostDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) CameraHostDriverDispatch() argument
/drivers/peripheral/face_auth/hdi_service/src/
H A Dface_auth_interface_driver.cpp35 FaceAuthInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) FaceAuthInterfaceDriverDispatch() argument
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dfingerprint_auth_interface_driver.cpp35 FingerprintAuthInterfaceDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) FingerprintAuthInterfaceDriverDispatch() argument
/drivers/peripheral/input/ddk_service/src/
H A Dhid_ddk_driver.cpp32 HidDdkDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) HidDdkDriverDispatch() argument
/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_driver.cpp29 InputInterfacesDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) InputInterfacesDriverDispatch() argument
/drivers/peripheral/intelligent_voice/hdi_service/trigger/
H A Dintell_voice_trigger_driver.cpp36 IntellVoiceTriggerManagerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) IntellVoiceTriggerManagerDriverDispatch() argument
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_driver.cpp34 IntellVoiceEngineManagerDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) IntellVoiceEngineManagerDriverDispatch() argument
/drivers/peripheral/light/hdi_service/
H A Dlight_if_driver.cpp32 LightInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) LightInterfaceDriverDispatch() argument
/drivers/peripheral/light/hal/src/
H A Dlight_dump.c34 static int32_t ShowLightInfo(struct HdfSBuf *reply) in ShowLightInfo() argument
82 static int32_t ShowLightEffectInfo(struct HdfSBuf *reply) in ShowLightEffectInfo() argument
121 static int32_t DumpLightChannel(struct HdfSBuf *reply) in DumpLightChannel() argument
140 static int32_t LightDriverDump(struct HdfSBuf *data, struct HdfSBuf *reply) in LightDriverDump() argument
183 GetLightDump(struct HdfSBuf *data, struct HdfSBuf *reply) GetLightDump() argument
[all...]
/drivers/peripheral/location/geofence/hdi_service/
H A Dgeofence_interface_driver.cpp37 GeofenceInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) GeofenceInterfaceDriverDispatch() argument
/drivers/peripheral/location/agnss/hdi_service/
H A Dagnss_interface_driver.cpp37 AGnssInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) AGnssInterfaceDriverDispatch() argument
/drivers/peripheral/nfc/hdi_service/
H A Dnfc_interface_driver.cpp38 NfcInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) NfcInterfaceDriverDispatch() argument
/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartition_slot_driver.cpp29 PartitionSlotDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) PartitionSlotDriverDispatch() argument
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthexecutorstub_fuzzer/
H A Dpin_auth_executor_stub_fuzzer.cpp59 MessageParcel reply; in PinAuthExecutorStubFuzzTest() local
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthinterfacestub_fuzzer/
H A Dpin_auth_interface_stub_fuzzer.cpp47 MessageParcel reply; in PinAuthInterfaceStubFuzzTest() local
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_driver.cpp33 PowerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) PowerInterfaceDriverDispatch() argument
/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_driver.cpp32 RilDriverDispatch( struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) RilDriverDispatch() argument

Completed in 13 milliseconds

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