Home
last modified time | relevance | path

Searched defs:GetNativePointerField (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md3825 ### GetNativePointerField subsection
Djsnapi_expo.cpp1899 void *ObjectRef::GetNativePointerField(int32_t index) in GetNativePointerField() function in panda::ObjectRef
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp2737 void *ECMAObject::GetNativePointerField(int32_t index) const in GetNativePointerField() function in panda::ecmascript::ECMAObject