Searched refs:ARK_WEB_CPPTOC_INFO_LOG (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/ |
H A D | ark_web_cpptoc_ref_counted.h | 90 … ARK_WEB_CPPTOC_INFO_LOG("failed to get bridge struct,bridge type is %{public}d", kBridgeType); in Get() 157 …ARK_WEB_CPPTOC_INFO_LOG("bridge type %{public}d - %{public}d is invalid", bridgeStruct->type_, kBr… in GetBridgeStruct() 198 … ARK_WEB_CPPTOC_INFO_LOG("failed to get bridge struct,bridge type is %{public}d", kBridgeType); in StructIncreRef() 213 … ARK_WEB_CPPTOC_INFO_LOG("failed to get bridge struct,bridge type is %{public}d", kBridgeType); in StructDecreRef()
|
H A D | ark_web_cpptoc_macros.h | 29 #define ARK_WEB_CPPTOC_INFO_LOG(fmt, ...) ARK_WEB_BASE_INFO_LOG(fmt, ##__VA_ARGS__) macro
|