Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/bindings/native/include/
Dcommon-interop.h31 #define TS_INTEROP_LOGGER(name) InteropMethodCall logger(#name); macro
37 #define TS_INTEROP_LOGGER(name) InteropMethodCall logger(#name); macro