Home
last modified time | relevance | path

Searched defs:GetData (Results 1 – 25 of 44) 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/jsvm/src/
Djsvm_reference-inl.h101 inline v8::Local<v8::Data> UserReference::GetData() in GetData() function
Djsvm_reference.h94 void* GetData() in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/
Dnative_reference.h43 void *GetData() in GetData() function
/arkcompiler/runtime_core/static_core/dprof/libdprof/dprof/ipc/
Dipc_message.h51 const uint8_t *GetData() const 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/runtime_core/static_core/platforms/unix/libpandabase/
Dcpu_affinity.cpp67 CpuSetType *CpuSet::GetData() in GetData() function in ark::os::CpuSet
72 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/ets_runtime/ecmascript/
Dtagged_array.h87 JSTaggedType *GetData() const in GetData() function
Djs_bigint.h140 inline uint32_t *GetData() const in GetData() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_escompat_array.h67 EtsTypedObjectArray<ElementType> *GetData() in GetData() function
Dets_array.h51 T *GetData() in GetData() function
57 const T *GetData() const in GetData() function
Dets_arraybuffer.h120 void *GetData() const 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/libpandafile/
Dfile_writer.h126 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
/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/codegen/maple/maple_be/include/cg/
Dasm_info.h95 const MapleString &GetData() const in GetData() function
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
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/compiler/aot_snapshot/
Dsnapshot_global_data.h117 JSTaggedValue GetData() const in GetData() function
/arkcompiler/runtime_core/common_interfaces/objects/string/
Dbase_string-inl2.h197 inline uint16_t *BaseString::GetData() const in GetData() function
203 inline uint16_t *LineString::GetData() const in GetData() function
/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

12