Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dpt_property.h25 void *GetData() const in GetData() function
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Darray.h95 uint32_t *GetData() in GetData() function
100 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.h64 JSTaggedType *GetData() const in GetData() function
Djs_bigint.h130 inline uint32_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.h52 T *GetData() in GetData() function
287 EtsTypedObjectArray<ElementType> *GetData() in GetData() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
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/ets_runtime/ecmascript/compiler/baseline/
Dbaseline_compiler.h41 uint8_t *GetData() in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/items_pool/
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/runtime_core/static_core/platforms/unix/libpandabase/
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
/arkcompiler/jsvm/src/
Djsvm_reference.h104 void* GetData() in GetData() function
Djsvm_reference.cpp106 v8::Local<v8::Data> UserReference::GetData() in GetData() function in v8impl::UserReference
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_writer.h117 const std::vector<uint8_t> &GetData() in GetData() function
/arkcompiler/runtime_core/libpandafile/
Dfile_writer.h125 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/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.h117 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.cpp136 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.h133 virtual void *GetData() in GetData() function
203 void *GetData() override in GetData() function
235 void *GetData() override in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h194 …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

12