Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts30 export type KUInt = int32; alias
/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dpanda_types.h163 typedef uint32_t KUInt; typedef
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dcommon-interop.cpp105 TS_INTEROP_V3(StringData, KNativePointer, KByte *, KUInt) in TS_INTEROP_V3() argument