Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi_native_interface.cpp2439 static void SetNativeCallType(EtsMethod *method, uint32_t nativeFlag) in SetNativeCallType()
2465 uint32_t nativeFlag = 0; in RegisterNatives() local