Searched defs:Read (Results 1 - 10 of 10) sorted by relevance
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
H A D | hci_protocol.cpp | 50 ssize_t HciProtocol::Read(int fd, uint8_t *data, size_t length)
in Read() function in OHOS::HDI::Bluetooth::Hci::HciProtocol
|
/drivers/hdf_core/framework/include/audio/ |
H A D | audio_codec_if.h | 80 int32_t (*Read)(const struct CodecDevice *codec, uint32_t reg, uint32_t *value); member
|
H A D | audio_dsp_if.h | 123 int32_t (*Read)(const struct DspDevice *dsp, const void *msgs, const uint32_t len); member
|
H A D | audio_dai_if.h | 158 int32_t (*Read)(const struct DaiDevice *dai, uint32_t reg, uint32_t *value); member
|
/drivers/hdf_core/framework/support/platform/include/uart/ |
H A D | uart_core.h | 37 int32_t (*Read)(struct UartHost *host, uint8_t *data, uint32_t size); member
|
/drivers/interface/display/composer/command_pack/ |
H A D | command_data_unpacker.h | 149 bool Read(T& value) in Read() function in OHOS::HDI::Display::CommandDataUnpacker
|
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/ |
H A D | alsa_snd_capture.h | 46 int32_t (*Read)(struct AlsaCapture *, struct AudioHwCaptureParam *);
member
|
/drivers/peripheral/intelligent_voice/hdi_service/engine/ |
H A D | intell_voice_engine_adapter_impl.cpp | 107 int32_t IntellVoiceEngineAdapterImpl::Read(ContentType type, sptr<Ashmem> &buffer) in Read() function in OHOS::IntelligentVoice::IntellVoiceEngineAdapterImpl
|
/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | file.cpp | 117 size_t File::Read() in Read() function in OHOS::HDI::File
|
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | hdi_smq.h | 418 int SharedMemQueue<T>::Read(T *data, size_t count) in Read() function in OHOS::HDI::Base::SharedMemQueue 430 int SharedMemQueue<T>::Read(T *data) in Read() function in OHOS::HDI::Base::SharedMemQueue 481 int SharedMemQueue<T>::Read(T *data, size_t count, int64_t waitTimeNanoSec) in Read() function in OHOS::HDI::Base::SharedMemQueue
|
Completed in 7 milliseconds