Searched defs:Read (Results 1 – 10 of 10) sorted by relevance
/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
D | hdi_smq.h | 414 int SharedMemQueue<T>::Read(T *data, size_t count) in Read() function 426 int SharedMemQueue<T>::Read(T *data) in Read() function 478 int SharedMemQueue<T>::Read(T *data, size_t count, int64_t waitTimeNanoSec) in Read() function
|
/drivers/peripheral/bluetooth/hci/hdi_service/implement/ |
D | hci_protocol.cpp | 44 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/ |
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 | 158 int32_t (*Read)(const struct DaiDevice *dai, uint32_t reg, uint32_t *value); member
|
/drivers/interface/display/composer/command_pack/ |
D | command_data_unpacker.h | 149 bool Read(T& value) in Read() function
|
/drivers/peripheral/intelligent_voice/hdi_service/engine/ |
D | intell_voice_engine_adapter_impl.cpp | 102 int32_t IntellVoiceEngineAdapterImpl::Read(ContentType type, sptr<Ashmem> &buffer) in Read() function in OHOS::IntelligentVoice::Engine::IntellVoiceEngineAdapterImpl
|
/drivers/hdf_core/framework/tools/hdi-gen/util/ |
D | file.cpp | 117 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
|
/drivers/peripheral/usb/gadget/function/mtp/src/ |
D | usbfn_mtp_impl.cpp | 1011 int32_t UsbfnMtpImpl::Read(std::vector<uint8_t> &data) in Read() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
|