Home
last modified time | relevance | path

Searched defs:Read (Results 1 - 25 of 30) sorted by relevance

12

/base/msdp/device_status/utils/ipc/include/
H A Dstream_buffer.h85 bool StreamBuffer::Read(T &data) in Read() function in OHOS::Msdp::StreamBuffer
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Djs_util_test.cpp51 static bool Read(napi_env env, napi_value object, Property &nativeObject) in Read() function
/base/inputmethod/imf/services/file/src/
H A Dfile_operator.cpp42 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 Ddfx_mmap.cpp72 size_t DfxMmap::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMmap
H A Ddfx_elf_parser.cpp43 bool ElfParser::Read(uintptr_t pos, void *buf, size_t size) in Read() function in OHOS::HiviewDFX::ElfParser
[all...]
H A Ddfx_memory.cpp57 size_t DfxMemory::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() function in OHOS::HiviewDFX::DfxMemory
H A Ddfx_elf.cpp968 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 Dstream_buffer.h100 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 Dtel_ril_base_parcel.h42 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 Dpointers_input_device.cpp38 bool PointersInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::PointersInputDevice
H A Dkeys_input_device.cpp33 bool KeysInputDevice::Read(OHOS::DeviceData& data) in Read() function in Updater::KeysInputDevice
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Dpanel_listener_impl.cpp149 bool JsWindowSize::Read(napi_env env, napi_value jsObject, WindowSize &nativeObject) in Read() function in OHOS::MiscServices::JsWindowSize
H A Djs_panel.cpp509 bool JsPanelRect::Read(napi_env env, napi_value object, LayoutParams &layoutParams) in Read() function in OHOS::MiscServices::JsPanelRect
H A Djs_text_input_client_engine.cpp909 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 Ddfx_ring_buffer.h94 DfxRingBufferBlock<T> Read(unsigned int numReadsRequested) in Read() function in DfxRingBuffer
/base/request/request/pre_download/native/src/cache/
H A Ddata.rs
/base/msdp/device_status/utils/ipc/src/
H A Dstream_buffer.cpp69 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 Ddlp_link_file.cpp151 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 Dstream_buffer.cpp58 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 Dtel_ril_base_parcel.cpp21 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 Dsocket.cpp119 int Socket::Read(char *buffer, unsigned int len) in Read() function in OHOS::HiviewDFX::Socket
/base/update/updater/services/package/pkg_manager/
H A Dpkg_stream.cpp75 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 Dsys_event_doc_reader.cpp109 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 Ddwarf_test.cpp108 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 Dweb_scheme_handler_request.cpp693 void WebHttpBodyStream::Read(int bufLen, napi_ref jsCallback, napi_deferred deferred) in Read() function in OHOS::NWeb::WebHttpBodyStream

Completed in 16 milliseconds

12