Home
last modified time | relevance | path

Searched defs:GetNativePointer (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h318 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h372 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/toolchain/tooling/base/
Dpt_events.h247 const std::vector<void *> *GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp821 std::vector<void *> DebuggerApi::GetNativePointer(const EcmaVM *ecmaVm) in GetNativePointer() function in panda::ecmascript::tooling::DebuggerApi