Home
last modified time | relevance | path

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

/drivers/hdf_core/interfaces/inner_api/hdi/base/
Dhdi_smq.h414 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/
Dhci_protocol.cpp44 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/
Daudio_dsp_if.h123 int32_t (*Read)(const struct DspDevice *dsp, const void *msgs, const uint32_t len); member
Daudio_codec_if.h80 int32_t (*Read)(const struct CodecDevice *codec, uint32_t reg, uint32_t *value); member
Daudio_dai_if.h158 int32_t (*Read)(const struct DaiDevice *dai, uint32_t reg, uint32_t *value); member
/drivers/interface/display/composer/command_pack/
Dcommand_data_unpacker.h149 bool Read(T& value) in Read() function
/drivers/peripheral/intelligent_voice/hdi_service/engine/
Dintell_voice_engine_adapter_impl.cpp102 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/
Dfile.cpp117 size_t File::Read() in Read() function in OHOS::HDI::File
/drivers/hdf_core/framework/support/platform/include/uart/
Duart_core.h37 int32_t (*Read)(struct UartHost *host, uint8_t *data, uint32_t size); member
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp1011 int32_t UsbfnMtpImpl::Read(std::vector<uint8_t> &data) in Read() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl