Home
last modified time | relevance | path

Searched defs:GetObject (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference_storage.h182 T *GetObject() in GetObject() function
Dreference_storage.cpp170 ObjectHeader *ReferenceStorage::GetObject(const Reference *ref) in GetObject() function in panda::mem::ReferenceStorage
/arkcompiler/runtime_core/runtime/
Dglobal_handle_storage.h49 T GetObject() const in GetObject() function
Dmonitor.h170 ObjectHeader *GetObject() in GetObject() function
/arkcompiler/runtime_core/runtime/include/coretypes/
Darray-inl.h41 inline ObjectHeader *Array::GetObject(int offset) const in GetObject() function
65 inline ObjectHeader *Array::GetObject(size_t offset, std::memory_order memory_order) const in GetObject() function
/arkcompiler/ets_runtime/ecmascript/
Djs_handle.h150 R *GetObject() const in GetObject() function
Decma_global_storage.h27 JSTaggedType GetObject() const in GetObject() function
/arkcompiler/runtime_core/runtime/include/
Dobject_accessor-inl.h29 inline ObjectHeader *ObjectAccessor::GetObject(const void *obj, size_t offset) in GetObject() function
70 inline ObjectHeader *ObjectAccessor::GetObject([[maybe_unused]] const ManagedThread *thread, const … in GetObject() function
Dthread.h86 inline ObjectHeader *GetObject() const in GetObject() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_workers_thread_pool.h63 ObjectHeader *GetObject() const in GetObject() function
/arkcompiler/toolchain/tooling/base/
Dpt_json.cpp394 Result PtJson::GetObject(const char *key, std::unique_ptr<PtJson> *value) const in GetObject() function in panda::ecmascript::tooling::PtJson
Dpt_types.h1255 RemoteObject *GetObject() const in GetObject() function