Home
last modified time | relevance | path

Searched defs:attachFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h1144 void *attachFunc = nullptr; member
/arkcompiler/ets_runtime/ecmascript/
Djs_serializer.cpp1529 AttachFunc attachFunc = reinterpret_cast<AttachFunc>(funcPointer); in ReadNativeBindingObject() local