Home
last modified time | relevance | path

Searched refs:ARK_WEB_CPPTOC_WARN_LOG (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/
H A Dark_web_cpptoc_macros.h31 #define ARK_WEB_CPPTOC_WARN_LOG(fmt, ...) ARK_WEB_BASE_WARN_LOG(fmt, ##__VA_ARGS__) macro
40 ARK_WEB_CPPTOC_WARN_LOG("param is null"); \
H A Dark_web_cpptoc_ref_counted.h107 ARK_WEB_CPPTOC_WARN_LOG("failed to new class,bridge type is %{public}d", kBridgeType); in Invert()