Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/ctocpp/
H A Dark_web_ctocpp_macros.h29 #define ARK_WEB_CTOCPP_INFO_LOG(fmt, ...) ARK_WEB_BASE_INFO_LOG(fmt, ##__VA_ARGS__) macro
50 ARK_WEB_CTOCPP_INFO_LOG("function %{public}s isn't existing", __FUNCTION__); \
H A Dark_web_ctocpp_ref_counted.h114ARK_WEB_CTOCPP_INFO_LOG("failed to get bridge struct,bridge type is %{public}d", kBridgeType); in GetStruct()
133ARK_WEB_CTOCPP_INFO_LOG("bridge type %{public}d - %{public}d is invalid", bridgeStruct->type_, kBr… in GetBridgeStruct()