Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/fn_object_ops/
Dcall_functional_object_test.cpp43 const size_t argsSize = 16; in TEST_F() local
/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()