Searched defs:KBoolean (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/bindings/native/src/generated/ |
| D | bridges.cpp | 35 …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/ |
| D | InteropTypes.ts | 34 export type KBoolean = int32; alias
|
| /arkcompiler/ets_frontend/ets2panda/bindings/native/src/ |
| D | bridges.cpp | 46 …erateTsDeclarationsFromContext, KInt, KNativePointer, KStringPtr, KStringPtr, KBoolean, KStringPtr) in TS_INTEROP_5() argument
|
| D | lsp.cpp | 66 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/ |
| D | panda_types.h | 157 typedef int8_t KBoolean; typedef
|