Home
last modified time | relevance | path

Searched defs:GetData (Results 1 - 25 of 35) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Dpt_property.h25 void *GetData() const in GetData() function in ark::tooling::PtProperty
H A Dpt_value.h27 uint64_t GetData() const in GetData() function in ark::tooling::PtValueMeta
/arkcompiler/ets_runtime/ecmascript/
H A Dbyte_array.h50 inline void *GetData(uint32_t index = 0) const in GetData() function in panda::ecmascript::ByteArray
H A Dtagged_array.h64 JSTaggedType *GetData() const in GetData() function in panda::ecmascript::TaggedArray
H A Djs_bigint.h129 inline uint32_t *GetData() const in GetData() function in panda::ecmascript::BigInt
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
H A Dipc_message.h51 const uint8_t *GetData() const in GetData() function in ark::dprof::ipc::Message
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
H A Dets_arraybuffer.h72 EtsByteArray *GetData() in GetData() function in ark::ets::EtsArrayBuffer
H A Dets_array.h52 T *GetData() in GetData() function in ark::ets::EtsArray
287 EtsTypedObjectArray<ElementType> *GetData() in GetData() function in ark::ets::EtsArrayObject
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Darray.h95 uint32_t *GetData() in GetData() function in ark::ark::coretypes::Array
100 const uint32_t *GetData() const in GetData() function in ark::ark::coretypes::Array
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_profile_type_pool.h60 const ProfileType &GetData() const in GetData() function in panda::ecmascript::pgo::PGOProfileTypePool::Entry
H A Dpgo_record_pool.h53 const CString &GetData() const in GetData() function in panda::ecmascript::pgo::PGOStringPool::Entry
/arkcompiler/runtime_core/libpandabase/os/
H A Dmem.h159 std::byte *GetData() in GetData() function in panda::os::mem::MapRange
/arkcompiler/runtime_core/libpandafile/
H A Dfile_writer.h125 const std::vector<uint8_t> &GetData() in GetData() function in panda::panda_file::MemoryWriter
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile_writer.h117 const std::vector<uint8_t> &GetData() in GetData() function in ark::panda_file::MemoryWriter
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
H A Dtest_items_pool.cpp34 static PaddedItem *GetData(const std::unique_ptr<Pool> &pool) in GetData() function in ark::ets::interop::js::ets_proxy::testing::ItemsPoolTest
63 static ItemsPoolTest::PaddedItem *GetData(const T &pool) in GetData() function
/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.h41 uint8_t *GetData() in GetData() function in panda::ecmascript::kungfu::BytecodeNativePcOffsetTable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Djs_value.h194 std::enable_if_t<std::is_trivially_copyable_v<T> && std::is_trivially_constructible_v<T>, T> GetData() const in GetData() function in ark::ets::interop::js::JSValue
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
H A Dcpu_affinity.cpp66 CpuSetType *CpuSet::GetData() in GetData() function in ark::os::CpuSet
71 const CpuSetType *CpuSet::GetData() const in GetData() function in ark::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
H A Dcpu_affinity.cpp61 CpuSetType *CpuSet::GetData() in GetData() function in ark::os::CpuSet
66 const CpuSetType *CpuSet::GetData() const in GetData() function in ark::os::CpuSet
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmem.h161 std::byte *GetData() in GetData() function in ark::os::mem::MapRange
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
H A Dsnapshot_global_data.h117 JSTaggedValue GetData() const in GetData() function in panda::ecmascript::kungfu::SnapshotGlobalData
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dasm_info.h95 const MapleString &GetData() const in GetData() function in maplebe::AsmInfo
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
H A Delf_file.h187 const std::vector<uint8> &GetData() const in GetData() function in assembler::DataSection
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
H A Dextractor.cpp138 std::unique_ptr<FileMapper> Extractor::GetData(const std::string &fileName, bool) const in GetData() function in panda::ecmascript::Extractor
/arkcompiler/ets_runtime/ecmascript/dfx/dump_code/
H A Djit_dump_elf.h292 const std::vector<uint8> &GetData() const in GetData() function in panda::ecmascript::DataSection

Completed in 12 milliseconds

12