Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dcommon-interop.cpp201 void impl_CallCallback(KInt callbackKind, KByte *args, KInt argsSize) in impl_CallCallback()
215 void impl_CallCallbackSync(KVMContext vmContext, KInt callbackKind, KByte *args, KInt argsSize) in impl_CallCallbackSync()