Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/autotest/aw/
Dapplication.py83 def attach(cls, bundle_name): member in Application
/arkcompiler/ets_runtime/ecmascript/base/tests/
Djson_stringifier_test.cpp429 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo()
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp499 static panda::JSNApi::NativeBindingInfo *CreateNativeBindingInfo(void *attach, void *detach) in CreateNativeBindingInfo()
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1472 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo()