/base/msdp/device_status/utils/ipc/include/ |
H A D | stream_buffer.h | 85 bool StreamBuffer::Read(T &data)
in Read() function in OHOS::Msdp::StreamBuffer
|
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | js_util_test.cpp | 51 static bool Read(napi_env env, napi_value object, Property &nativeObject)
in Read() function
|
/base/inputmethod/imf/services/file/src/ |
H A D | file_operator.cpp | 42 bool FileOperator::Read(const std::string &path, std::string &content) in Read() function in OHOS::MiscServices::FileOperator 74 bool FileOperator::Read(const std::string &path, const std::string &key, std::string &content) in Read() function in OHOS::MiscServices::FileOperator 100 std::string FileOperator::Read(const std::string &path, const std::string &key) in Read() function in OHOS::MiscServices::FileOperator
|
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
H A D | dfx_mmap.cpp | 72 size_t DfxMmap::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMmap
|
H A D | dfx_elf_parser.cpp | 43 bool ElfParser::Read(uintptr_t pos, void *buf, size_t size) in Read() function in OHOS::HiviewDFX::ElfParser [all...] |
H A D | dfx_memory.cpp | 57 size_t DfxMemory::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMemory
|
H A D | dfx_elf.cpp | 968 bool DfxElf::Read(uintptr_t pos, void *buf, size_t size)
in Read() function in OHOS::HiviewDFX::DfxElf
|
/base/sensors/sensor/utils/ipc/include/ |
H A D | stream_buffer.h | 100 bool StreamBuffer::Read(T &data) in Read() function in OHOS::Sensors::StreamBuffer 134 bool StreamBuffer::Read(std::vector<T> &data) in Read() function in OHOS::Sensors::StreamBuffer [all...] |
/base/telephony/core_service/interfaces/innerkits/include/ |
H A D | tel_ril_base_parcel.h | 42 bool Read(Parce function 119 bool Read(Parcel &parcel, ValueTypes &&...vals) Read() function in OHOS::Telephony::TelRilBaseParcel [all...] |
/base/update/updater/services/ui/driver/ |
H A D | pointers_input_device.cpp | 38 bool PointersInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::PointersInputDevice
|
H A D | keys_input_device.cpp | 33 bool KeysInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::KeysInputDevice
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | panel_listener_impl.cpp | 149 bool JsWindowSize::Read(napi_env env, napi_value jsObject, WindowSize &nativeObject) in Read() function in OHOS::MiscServices::JsWindowSize
|
H A D | js_panel.cpp | 509 bool JsPanelRect::Read(napi_env env, napi_value object, LayoutParams &layoutParams) in Read() function in OHOS::MiscServices::JsPanelRect
|
H A D | js_text_input_client_engine.cpp | 909 bool JsRect::Read(napi_env env, napi_value jsObject, Rosen::Rect &nativeObject) in Read() function in OHOS::MiscServices::JsRect 927 bool JsCallingWindowInfo::Read(napi_env env, napi_value object, CallingWindowInfo &nativeObject) in Read() function in OHOS::MiscServices::JsCallingWindowInfo 952 bool JsRange::Read(napi_env env, napi_value jsObject, Range &nativeObject) in Read() function in OHOS::MiscServices::JsRange 970 bool JsInputAttribute::Read(napi_env env, napi_value jsObject, InputAttribute &nativeObject) in Read() function in OHOS::MiscServices::JsInputAttribute
|
/base/hiviewdfx/faultloggerd/tools/process_dump/ |
H A D | dfx_ring_buffer.h | 94 DfxRingBufferBlock<T> Read(unsigned int numReadsRequested) in Read() function in DfxRingBuffer
|
/base/request/request/pre_download/native/src/cache/ |
H A D | data.rs | |
/base/msdp/device_status/utils/ipc/src/ |
H A 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/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/ |
H A D | dlp_link_file.cpp | 151 int32_t DlpLinkFile::Read(uint32_t offset, void* buf, uint32_t size, uint32_t uid) in Read() function in OHOS::Security::DlpPermission::DlpLinkFile
|
/base/sensors/sensor/utils/ipc/src/ |
H A 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/telephony/core_service/frameworks/native/src/ |
H A D | tel_ril_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/hiviewdfx/hilog/frameworks/libhilog/socket/ |
H A D | socket.cpp | 119 int Socket::Read(char *buffer, unsigned int len) in Read() function in OHOS::HiviewDFX::Socket
|
/base/update/updater/services/package/pkg_manager/ |
H A 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
|
/base/hiviewdfx/hiview/base/event_store/utility/reader/ |
H A D | sys_event_doc_reader.cpp | 109 int SysEventDocReader::Read(const DocQuery& query, EntryQueue& entries, int& num)
in Read() function in OHOS::HiviewDFX::EventStore::SysEventDocReader 121 int SysEventDocReader::Read(ReadCallback callback)
in Read() function in OHOS::HiviewDFX::EventStore::SysEventDocReader
|
/base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
H A D | dwarf_test.cpp | 108 size_t DfxMemoryTest::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMemoryTest
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
H A D | web_scheme_handler_request.cpp | 693 void WebHttpBodyStream::Read(int bufLen, napi_ref jsCallback, napi_deferred deferred) in Read() function in OHOS::NWeb::WebHttpBodyStream
|