Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dpt_property.h25 void *GetData() const in GetData() function
Dpt_value.h27 uint64_t GetData() const in GetData() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h92 uint32_t *GetData() in GetData() function
97 const uint32_t *GetData() const in GetData() function
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.h51 const uint8_t *GetData() const in GetData() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_array.h58 inline JSTaggedType *GetData() const in GetData() function
Djs_bigint.h126 inline uint32_t *GetData() const in GetData() function
Djs_serializer.h246 uint8_t* GetData() const in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_arraybuffer.h72 EtsByteArray *GetData() in GetData() function
Dets_array.h51 T *GetData() in GetData() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dcpu_affinity.cpp66 CpuSetType *CpuSet::GetData() in GetData() function in panda::os::CpuSet
71 const CpuSetType *CpuSet::GetData() const in GetData() function in panda::os::CpuSet
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dcpu_affinity.cpp61 CpuSetType *CpuSet::GetData() in GetData() function in panda::os::CpuSet
66 const CpuSetType *CpuSet::GetData() const in GetData() function in panda::os::CpuSet
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
Dtest_items_pool.cpp33 static uintptr_t GetData(const std::unique_ptr<Pool> &pool) in GetData() function in panda::ets::interop::js::ets_proxy::testing::ItemsPoolTest
64 static uintptr_t GetData(const T &pool) in GetData() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_writer.h117 const std::vector<uint8_t> &GetData() in GetData() function
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_profile_type_pool.h60 const ProfileType &GetData() const in GetData() function
Dpgo_record_pool.h53 const CString &GetData() const in GetData() function
/arkcompiler/runtime_core/libpandafile/
Dfile_writer.h125 const std::vector<uint8_t> &GetData() in GetData() function
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmem.h161 std::byte *GetData() in GetData() function
/arkcompiler/runtime_core/libpandabase/os/
Dmem.h159 std::byte *GetData() in GetData() function
/arkcompiler/ets_runtime/ecmascript/compiler/aot_snapshot/
Dsnapshot_global_data.h115 JSTaggedValue GetData() const in GetData() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dasm_info.h95 const MapleString &GetData() const in GetData() function
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.cpp135 std::unique_ptr<FileMapper> Extractor::GetData(const std::string &fileName, bool) const in GetData() function in panda::ecmascript::Extractor
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h132 virtual void *GetData() in GetData() function
202 void *GetData() override in GetData() function
234 void *GetData() override in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h191 …le_if_t<std::is_trivially_copyable_v<T> && std::is_trivially_constructible_v<T>, T> GetData() const in GetData() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/assembler/
Delf_file.h187 const std::vector<uint8> &GetData() const in GetData() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph.h360 EncodeDataType GetData() const in GetData() function
365 EncodeDataType GetData() in GetData() function

12