Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/native/src/generated/
Dbridges.cpp35 …teMemberExpression, KNativePointer, KNativePointer, KNativePointer, KNativePointer, KInt, KBoolean, in TS_INTEROP_6() argument
55 KInt, KBoolean, KBoolean) in TS_INTEROP_7() argument
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DInteropTypes.ts34 export type KBoolean = int32; alias
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dbridges.cpp46 …erateTsDeclarationsFromContext, KInt, KNativePointer, KStringPtr, KStringPtr, KBoolean, KStringPtr) in TS_INTEROP_5() argument
Dlsp.cpp66 TS_INTEROP_3(getClassPropertyInfo, KNativePointer, KNativePointer, KInt, KBoolean) in TS_INTEROP_3() argument
296 TS_INTEROP_1(isPackageModule, KBoolean, KNativePointer) in TS_INTEROP_1() argument
305 TS_INTEROP_3(getFileReferences, KNativePointer, KStringPtr, KNativePointer, KBoolean) in TS_INTEROP_3() argument
1193 TS_INTEROP_1(getIsDefinitionFromLocation, KBoolean, KNativePointer) in TS_INTEROP_1() argument
1200 TS_INTEROP_1(getIsImportFromLocation, KBoolean, KNativePointer) in TS_INTEROP_1() argument
1225 TS_INTEROP_2(getSafeDeleteInfo, KBoolean, KNativePointer, KInt) in TS_INTEROP_2() argument
1416 TS_INTEROP_3(getSpanOfEnclosingComment, KNativePointer, KNativePointer, KInt, KBoolean) in TS_INTEROP_3() argument
1444 TS_INTEROP_1(getInlayHintWhitespaceBefore, KBoolean, KNativePointer) in TS_INTEROP_1() argument
1451 TS_INTEROP_1(getInlayHintWhitespaceAfter, KBoolean, KNativePointer) in TS_INTEROP_1() argument
/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dpanda_types.h157 typedef int8_t KBoolean; typedef