Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h644 void *GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.h373 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dmethod_literal.h332 const void* GetNativePointer() const in GetNativePointer() function
/arkcompiler/ets_runtime/ecmascript/debugger/
Ddebugger_api.cpp899 std::vector<void *> DebuggerApi::GetNativePointer(const EcmaVM *ecmaVm) in GetNativePointer() function in panda::ecmascript::tooling::DebuggerApi