/base/telephony/ril_adapter/frameworks/src/ |
D | hril_base_parcel.cpp | 21 bool Read(Parcel &parcel, int8_t &value) in Read() function 26 bool Read(Parcel &parcel, uint8_t &value) in Read() function 31 bool Read(Parcel &parcel, int32_t &value) in Read() function 36 bool Read(Parcel &parcel, uint32_t &value) in Read() function 41 bool Read(Parcel &parcel, int64_t &value) in Read() function 46 bool Read(Parcel &parcel, uint64_t &value) in Read() function 51 bool Read(Parcel &parcel, bool &value) in Read() function 56 bool Read(Parcel &parcel, std::string &value) in Read() function
|
/base/sensors/sensor/utils/ipc/src/ |
D | stream_buffer.cpp | 58 bool StreamBuffer::Read(std::string &buf) in Read() function in OHOS::Sensors::StreamBuffer 88 bool StreamBuffer::Read(StreamBuffer &buf) in Read() function in OHOS::Sensors::StreamBuffer 106 bool StreamBuffer::Read(char *buf, size_t size) in Read() function in OHOS::Sensors::StreamBuffer
|
/base/msdp/device_status/utils/ipc/src/ |
D | stream_buffer.cpp | 69 bool StreamBuffer::Read(std::string &buf) in Read() function in OHOS::Msdp::StreamBuffer 86 bool StreamBuffer::Read(StreamBuffer &buf) in Read() function in OHOS::Msdp::StreamBuffer 91 bool StreamBuffer::Read(char *buf, size_t size) in Read() function in OHOS::Msdp::StreamBuffer
|
/base/sensors/sensor/utils/ipc/include/ |
D | stream_buffer.h | 100 bool StreamBuffer::Read(T &data) in Read() function 134 bool StreamBuffer::Read(std::vector<T> &data) in Read() function
|
/base/msdp/device_status/utils/ipc/include/ |
D | stream_buffer.h | 83 bool StreamBuffer::Read(T &data) in Read() function
|
/base/update/updater/services/package/pkg_manager/ |
D | pkg_stream.cpp | 75 int32_t FileStream::Read(PkgBuffer &data, size_t start, size_t needRead, size_t &readLen) in Read() function in Hpackage::FileStream 209 int32_t MemoryMapStream::Read(PkgBuffer &data, size_t start, size_t needRead, size_t &readLen) in Read() function in Hpackage::MemoryMapStream 295 int32_t FlowDataStream::Read(PkgBuffer &data, size_t start, size_t needRead, size_t &readLen) in Read() function in Hpackage::FlowDataStream
|
D | pkg_stream.h | 33 int32_t Read(PkgBuffer &data, size_t start, size_t needRead, size_t &readLen) override in Read() function 174 int32_t Read(PkgBuffer &data, size_t start, size_t needRead, size_t &readLen) override in Read() function
|
/base/telephony/ril_adapter/interfaces/innerkits/include/ |
D | hril_base_parcel.h | 42 bool Read(Parcel &parcel, E &e) in Read() function 119 bool Read(Parcel &parcel, ValueTypes &&...vals) in Read() function
|
/base/hiviewdfx/faultloggerd/frameworks/unwinder/ |
D | dfx_memory_file.cpp | 95 size_t DfxMemoryFile::Read(uint64_t addr, void* dst, size_t size) in Read() function in OHOS::HiviewDFX::DfxMemoryFile
|
/base/update/updater/services/ui/driver/ |
D | keys_input_device.cpp | 33 bool KeysInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::KeysInputDevice
|
D | pointers_input_device.cpp | 38 bool PointersInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::PointersInputDevice
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
D | dfx_mmap.cpp | 77 size_t DfxMmap::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMmap
|
D | dfx_memory.cpp | 53 size_t DfxMemory::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMemory
|
D | dfx_elf_parser.cpp | 44 bool ElfParser::Read(uintptr_t pos, void *buf, size_t size) in Read() function in OHOS::HiviewDFX::ElfParser
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
D | dfx_ring_buffer.h | 94 DfxRingBufferBlock<T> Read(unsigned int numReadsRequested) in Read() function
|
/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/ |
D | dlp_link_file.cpp | 151 int32_t DlpLinkFile::Read(uint32_t offset, void* buf, uint32_t size) in Read() function in OHOS::Security::DlpPermission::DlpLinkFile
|
/base/hiviewdfx/hilog/frameworks/libhilog/socket/ |
D | socket.cpp | 119 int Socket::Read(char *buffer, unsigned int len) in Read() function in OHOS::HiviewDFX::Socket
|
/base/hiviewdfx/hiview/base/event_store/utility/reader/ |
D | sys_event_doc_reader.cpp | 103 int SysEventDocReader::Read(const DocQuery& query, EntryQueue& entries, int& num) in Read() function in OHOS::HiviewDFX::EventStore::SysEventDocReader
|
/base/inputmethod/imf/services/src/ |
D | ime_cfg_manager.cpp | 174 bool ImeCfgManager::Read(const std::string &path, json &jsonCfg) in Read() function in OHOS::MiscServices::ImeCfgManager
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
D | js_util_test.cpp | 51 static bool Read(napi_env env, napi_value object, Property &nativeObject) in Read() function
|
/base/powermgr/battery_statistics/test/unittest/mock/source/ |
D | mock_parcel.cpp | 353 bool Parcel::Read(T &value) in Read() function in OHOS::Parcel 360 T Parcel::Read() in Read() function in OHOS::Parcel
|
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/ |
D | mock_parcel.cpp | 351 bool Parcel::Read(T& value) in Read() function in OHOS::Parcel 358 T Parcel::Read() in Read() function in OHOS::Parcel
|
/base/powermgr/power_manager/test/unittest/mock/ |
D | mock_parcel.cpp | 351 bool Parcel::Read(T& value) in Read() function in OHOS::Parcel 358 T Parcel::Read() in Read() function in OHOS::Parcel
|
/base/powermgr/thermal_manager/test/unittest/mock/src/ |
D | mock_parcel.cpp | 360 bool Parcel::Read(T& value) in Read() function in OHOS::Parcel 367 T Parcel::Read() in Read() function in OHOS::Parcel
|
/base/powermgr/battery_manager/test/unittest/mock/source/ |
D | mock_parcel.cpp | 351 bool Parcel::Read(T& value) in Read() function in OHOS::Parcel 358 T Parcel::Read() in Read() function in OHOS::Parcel
|