Home
last modified time | relevance | path

Searched refs:detachFunc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dvalue_serializer.cpp128 DetachFunc detachNative = reinterpret_cast<DetachFunc>(info->detachFunc); in WriteValue()
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_stringifier_test.cpp349 info->detachFunc = detach; in CreateNativeBindingInfo()
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h1507 void *detachFunc = nullptr; member
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
H A Dserializer_test.cpp1409 info->detachFunc = detach; in CreateNativeBindingInfo()

Completed in 10 milliseconds