Searched refs:ARK_WEB_CPPTOC_REF_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 | 167 …ARK_WEB_CPPTOC_REF_LOG("bridge type is %{public}d,ref count is %{public}d,this is %{public}ld", kB… in IncreRef() 178 …ARK_WEB_CPPTOC_REF_LOG("bridge type is %{public}d,ref count is %{public}d,this is %{public}ld", kB… in DecreRef() 194 ARK_WEB_CPPTOC_REF_LOG("bridge type is %{public}d", kBridgeType); in StructIncreRef() 209 ARK_WEB_CPPTOC_REF_LOG("bridge type is %{public}d", kBridgeType); in StructDecreRef()
|
H A D | ark_web_cpptoc_macros.h | 25 #define ARK_WEB_CPPTOC_REF_LOG(fmt, ...) ARK_WEB_BASE_REF_LOG(fmt, ##__VA_ARGS__) macro
|