Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_root.h73 JSTaggedValue Read() in Read() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h63 T Read(size_t offset) const in Read() function
108 inline auto Read() const in Read() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dhelpers.h37 inline auto Read(Span<const uint8_t> *sp) in Read() function
81 inline auto Read(Span<const uint8_t> sp) in Read() function
Dbytecode_instruction.h112 T Read(size_t offset) const in Read() function
197 T Read(size_t offset) const in Read() function
Dbytecode_instruction-inl.h50 inline auto BytecodeInst<MODE>::Read() const in Read() function
/arkcompiler/runtime_core/libpandafile/
Dhelpers.h63 inline auto Read(Span<const uint8_t> *sp) in Read() function
115 inline auto Read(Span<const uint8_t> sp) in Read() function
Dbytecode_instruction.h112 T Read(size_t offset) const in Read() function
197 T Read(size_t offset) const in Read() function
Dbytecode_instruction-inl.h52 inline auto BytecodeInst<Mode>::Read() const in Read() function
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_memory_stream.h90 T Read(size_t length) in Read() function
Dbit_memory_region.h132 bool Read(size_t offset) in Read() function
155 Read(size_t offset, size_t length) const in Read() function
Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_memory_stream.h90 T Read(size_t length) in Read() function
Dbit_memory_region.h129 bool Read(size_t offset) in Read() function
152 Read(size_t offset, size_t length) const in Read() function
Dbit_table.h35 static std::array<uint32_t, N> Read(BitMemoryStreamIn *stream) in Read() function
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dbytecode_inst-inl.h52 inline auto BytecodeInst::Read() const in Read() function
Dbytecode_inst.h145 T Read(size_t offset) const in Read() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dfile.h40 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dfile.h44 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dfile.h48 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dfile.h51 Expected<size_t, Error> Read(void *buf, size_t n) const in Read() function
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.cpp277 DateParse::DateUnit DateParse::DateProxy::Read() in Read() function in panda::ecmascript::DateParse::DateProxy
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dutils.cpp175 bool FileReader::Read(char *buf, uint32_t size) in RealPath() function in rawheap_translate::FileReader
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context_misc.cpp275 void Context::Read(const std::vector<std::string> &input) in Read() function in ark::static_linker::Context
/arkcompiler/ets_runtime/ecmascript/stackmap/llvm/
Dllvm_stackmap_type.h206 T Read() in Read() function