Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_sys_module/console/
Dconsole.h29 #define CONSOLE_PUBLIC_API __declspec(dllexport) macro
31 #define CONSOLE_PUBLIC_API __attribute__((visibility ("default"))) macro