Searched defs:KByte (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/bindings/native/src/ |
| D | callback-resource.cpp | 87 TS_INTEROP_2(CheckCallbackEvent, KInt, KByte *, KInt) in TS_INTEROP_2() argument
|
| D | common-interop.cpp | 105 TS_INTEROP_V3(StringData, KNativePointer, KByte *, KUInt) in TS_INTEROP_V3() argument 119 TS_INTEROP_3(ManagedStringWrite, KInt, KStringPtr, KByte *, KInt) in TS_INTEROP_3() argument 221 TS_INTEROP_CTX_V3(CallCallbackSync, KInt, KByte *, KInt) in TS_INTEROP_CTX_V3() argument 317 TS_INTEROP_CTX_3(Utf8ToString, KStringPtr, KByte *, KInt, KInt) in TS_INTEROP_CTX_3() argument
|
| /arkcompiler/ets_frontend/ets2panda/bindings/native/include/ |
| D | panda_types.h | 158 typedef uint8_t KByte; typedef
|