Home
last modified time | relevance | path

Searched defs:Read (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dhci_protocol.cpp50 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 Daudio_codec_if.h80 int32_t (*Read)(const struct CodecDevice *codec, uint32_t reg, uint32_t *value); member
H A Daudio_dsp_if.h123 int32_t (*Read)(const struct DspDevice *dsp, const void *msgs, const uint32_t len); member
H A Daudio_dai_if.h158 int32_t (*Read)(const struct DaiDevice *dai, uint32_t reg, uint32_t *value); member
/drivers/hdf_core/framework/support/platform/include/uart/
H A Duart_core.h37 int32_t (*Read)(struct UartHost *host, uint8_t *data, uint32_t size); member
/drivers/interface/display/composer/command_pack/
H A Dcommand_data_unpacker.h149 bool Read(T& value) in Read() function in OHOS::HDI::Display::CommandDataUnpacker
/drivers/peripheral/audio/supportlibs/alsa_adapter/include/
H A Dalsa_snd_capture.h46 int32_t (*Read)(struct AlsaCapture *, struct AudioHwCaptureParam *); member
/drivers/peripheral/intelligent_voice/hdi_service/engine/
H A Dintell_voice_engine_adapter_impl.cpp107 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 Dfile.cpp117 size_t File::Read() in Read() function in OHOS::HDI::File
/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dhdi_smq.h418 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