Searched defs:Read (Results 1 – 8 of 8) sorted by relevance
| /drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
| D | hci_protocol.cpp | 45 ssize_t HciProtocol::Read(int fd, uint8_t *data, size_t length) in Read() function in OHOS::HDI::Bluetooth::Hci::HciProtocol
|
| /drivers/hdf_core/adapter/uhdf2/include/hdi/base/ |
| D | hdi_smq.h | 245 int SharedMemQueue<T>::Read(T *data, size_t count) in Read() function 257 int SharedMemQueue<T>::Read(T *data) in Read() function 309 int SharedMemQueue<T>::Read(T *data, size_t count, int64_t waitTimeNanoSec) in Read() function
|
| /drivers/hdf_core/framework/include/audio/ |
| D | audio_dsp_if.h | 123 int32_t (*Read)(const struct DspDevice *dsp, const void *msgs, const uint32_t len); member
|
| D | audio_codec_if.h | 80 int32_t (*Read)(const struct CodecDevice *codec, uint32_t reg, uint32_t *value); member
|
| D | audio_dai_if.h | 129 int32_t (*Read)(const struct DaiDevice *dai, uint32_t reg, uint32_t *value); member
|
| /drivers/hdf_core/adapter/uhdf2/model/display/base/command_pack/ |
| D | command_data_unpacker.h | 148 bool Read(T &value) in Read() function
|
| /drivers/hdf_core/framework/tools/hdi-gen/util/ |
| D | file.cpp | 113 size_t File::Read() in Read() function in OHOS::HDI::File
|
| /drivers/hdf_core/framework/support/platform/include/uart/ |
| D | uart_core.h | 37 int32_t (*Read)(struct UartHost *host, uint8_t *data, uint32_t size); member
|