Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/framework/src/generated/
DTestNativeModuleEmpty.ts28 _TestCallVoidIntArrayPrefixSum(arg0: int32, arr: Int32Array, arg2: int32): void { method in TestNativeModuleEmpty
DTestNativeModule.ts44 static _TestCallVoidIntArrayPrefixSum(arg0: int32, arr: Int32Array, arg2: int32): void { method in TestNativeModule