Home
last modified time | relevance | path

Searched refs:replyParcel (Results 1 - 25 of 45) sorted by relevance

12

/drivers/peripheral/display/hdi_service/gralloc/server/
H A Dallocator_service_impl.cpp88 OHOS::MessageParcel *replyParcel = nullptr; in AllocatorServiceOnRemoteRequest() local
90 if (SbufToParcel(&reply, &replyParcel) != HDF_SUCCESS) { in AllocatorServiceOnRemoteRequest()
101 return allocatorService->OnRemoteRequest(cmdId, *dataParcel, *replyParcel, option); in AllocatorServiceOnRemoteRequest()
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dbattery_interface_driver.cpp37 OHOS::MessageParcel *replyParcel = nullptr; in BatteryInterfaceDriverDispatch() local
44 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in BatteryInterfaceDriverDispatch()
49 return hdfBatteryInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in BatteryInterfaceDriverDispatch()
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_manager_driver.cpp39 OHOS::MessageParcel *replyParcel = nullptr; in CodecComponentManagerDriverDispatch() local
46 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in CodecComponentManagerDriverDispatch()
51 return hdfCodecComponentManagerHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in CodecComponentManagerDriverDispatch()
/drivers/peripheral/input/hdi_service/
H A Dinput_interfaces_driver.cpp35 OHOS::MessageParcel *replyParcel = nullptr; in InputInterfacesDriverDispatch() local
42 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in InputInterfacesDriverDispatch()
47 return hdfInputInterfacesHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in InputInterfacesDriverDispatch()
/drivers/peripheral/light/hdi_service/
H A Dlight_if_driver.cpp38 OHOS::MessageParcel *replyParcel = nullptr; in LightInterfaceDriverDispatch() local
45 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in LightInterfaceDriverDispatch()
50 return hdfLightInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in LightInterfaceDriverDispatch()
/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartition_slot_driver.cpp35 OHOS::MessageParcel *replyParcel = nullptr; in PartitionSlotDriverDispatch() local
42 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in PartitionSlotDriverDispatch()
47 return hdfPartitionSlotHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in PartitionSlotDriverDispatch()
/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dpower_interface_driver.cpp39 OHOS::MessageParcel *replyParcel = nullptr; in PowerInterfaceDriverDispatch() local
46 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in PowerInterfaceDriverDispatch()
51 return hdfPowerInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in PowerInterfaceDriverDispatch()
/drivers/peripheral/memorytracker/hdi_service/src/
H A Dmemorytracker_interface_driver.cpp37 OHOS::MessageParcel *replyParcel = nullptr; in MemoryTrackerInterfaceDriverDispatch() local
44 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in MemoryTrackerInterfaceDriverDispatch()
49 return hdfMemoryTrackerInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in MemoryTrackerInterfaceDriverDispatch()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_if_driver.cpp39 OHOS::MessageParcel *replyParcel = nullptr; in SensorInterfaceDriverDispatch() local
46 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in SensorInterfaceDriverDispatch()
51 return hdfSensorInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in SensorInterfaceDriverDispatch()
/drivers/peripheral/bluetooth/hci/hdi_service/
H A Dhci_interface_driver.cpp47 OHOS::MessageParcel *replyParcel = nullptr; in HciInterfaceDriverDispatch() local
54 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in HciInterfaceDriverDispatch()
59 return hdfHciInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in HciInterfaceDriverDispatch()
/drivers/peripheral/camera/interfaces/hdi_ipc/
H A Dcamera_host_driver.cpp35 OHOS::MessageParcel *replyParcel = nullptr; in CameraHostDriverDispatch() local
42 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in CameraHostDriverDispatch()
47 return hdfCameraHostHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in CameraHostDriverDispatch()
/drivers/peripheral/clearplay/interfaces/src/
H A Dmedia_key_system_factory_driver.cpp40 OHOS::MessageParcel *replyParcel = nullptr; in MediaKeySystemFactoryDriverDispatch() local
47 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in MediaKeySystemFactoryDriverDispatch()
52 return hdfMediaKeySystemFactoryHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in MediaKeySystemFactoryDriverDispatch()
/drivers/peripheral/codec/image/hdi_service/src/
H A Dcodec_image_driver.cpp37 OHOS::MessageParcel *replyParcel = nullptr; in CodecImageDriverDispatch() local
44 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in CodecImageDriverDispatch()
49 return hdfCodecImageHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in CodecImageDriverDispatch()
/drivers/peripheral/connected_nfc_tag/hdi_service/
H A Dconnected_nfc_tag_driver.cpp38 OHOS::MessageParcel *replyParcel = nullptr; in ConnectedNfcTagDriverDispatch() local
45 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in ConnectedNfcTagDriverDispatch()
50 return hdfConnectedNfcTagHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in ConnectedNfcTagDriverDispatch()
/drivers/peripheral/display/buffer/hdi_service/src/
H A Dallocator_driver.cpp45 OHOS::MessageParcel* replyParcel = nullptr; in AllocatorDriverDispatch() local
52 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in AllocatorDriverDispatch()
57 return hdfAllocatorHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in AllocatorDriverDispatch()
H A Dmapper_driver.cpp45 OHOS::MessageParcel* replyParcel = nullptr; in MapperDriverDispatch() local
52 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in MapperDriverDispatch()
57 return hdfMapperHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in MapperDriverDispatch()
H A Dmetadata_driver.cpp40 OHOS::MessageParcel *replyParcel = nullptr; in MetadataDriverDispatch() local
47 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in MetadataDriverDispatch()
52 return hdfMetadataHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in MetadataDriverDispatch()
/drivers/peripheral/display/composer/hdi_service/src/
H A Ddisplay_composer_driver.cpp49 OHOS::MessageParcel* replyParcel = nullptr; in DisplayComposerDriverDispatch() local
56 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in DisplayComposerDriverDispatch()
72 int32_t ret = hdfDisplayComposerHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in DisplayComposerDriverDispatch()
/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_driver.cpp40 OHOS::MessageParcel *replyParcel = nullptr; in AudioManagerDriverDispatch() local
47 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in AudioManagerDriverDispatch()
62 return hdfAudioManagerHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in AudioManagerDriverDispatch()
/drivers/peripheral/distributed_audio/hdi_service/audio_ext/v1_0/src/
H A Ddaudio_manager_driver.cpp38 OHOS::MessageParcel *replyParcel = nullptr; in DAudioManagerDriverDispatch() local
45 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in DAudioManagerDriverDispatch()
60 return hdfDAudioManagerHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in DAudioManagerDriverDispatch()
/drivers/peripheral/distributed_camera/hdi_service/src/config/
H A Ddcamera_provider_config.cpp40 OHOS::MessageParcel *replyParcel = nullptr; in DCameraProviderDriverDispatch() local
47 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in DCameraProviderDriverDispatch()
62 return hdfDCameraProviderHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in DCameraProviderDriverDispatch()
H A Ddcamera_host_config.cpp40 OHOS::MessageParcel *replyParcel = nullptr; in CameraHostDriverDispatch() local
47 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in CameraHostDriverDispatch()
62 return hdfCameraHostHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in CameraHostDriverDispatch()
/drivers/peripheral/face_auth/hdi_service/src/
H A Dface_auth_interface_driver.cpp52 OHOS::MessageParcel *replyParcel = nullptr; in FaceAuthInterfaceDriverDispatch() local
59 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in FaceAuthInterfaceDriverDispatch()
64 return hdfFaceAuthInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in FaceAuthInterfaceDriverDispatch()
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dfingerprint_auth_interface_driver.cpp53 OHOS::MessageParcel *replyParcel = nullptr; in FingerprintAuthInterfaceDriverDispatch() local
60 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in FingerprintAuthInterfaceDriverDispatch()
65 return hdfFingerprintAuthInterfaceHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in FingerprintAuthInterfaceDriverDispatch()
/drivers/peripheral/input/ddk_service/src/
H A Dhid_ddk_driver.cpp38 OHOS::MessageParcel *replyParcel = nullptr; in HidDdkDriverDispatch() local
45 if (SbufToParcel(reply, &replyParcel) != HDF_SUCCESS) { in HidDdkDriverDispatch()
50 return hdfHidDdkHost->stub->SendRequest(cmdId, *dataParcel, *replyParcel, option); in HidDdkDriverDispatch()

Completed in 8 milliseconds

12