Searched refs:ARK_WEB_CPPTOC_DV_LOG (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webcore/ |
H A D | ark_web_value_vector_cpptoc.cpp | 30 ARK_WEB_CPPTOC_DV_LOG("address is %{public}ld,size is %{public}d", (long)value, size); in ArkValueVectorNew() 38 ARK_WEB_CPPTOC_DV_LOG("address is %{public}ld", (long)value); in ArkValueVectorDelete()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/cpptoc/webview/ |
H A D | ark_web_value_vector_cpptoc.cpp | 30 ARK_WEB_CPPTOC_DV_LOG("address is %{public}ld,size is %{public}d", (long)value, size); in ArkValueVectorNew() 38 ARK_WEB_CPPTOC_DV_LOG("address is %{public}ld", (long)value); in ArkValueVectorDelete()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/cpptoc/ |
H A D | ark_web_cpptoc_ref_counted.h | 112 ARK_WEB_CPPTOC_DV_LOG("bridge type is %{public}d,this is %{public}ld,capi " in Invert() 130 ARK_WEB_CPPTOC_DV_LOG("bridge type is %{public}d,this is %{public}ld,capi " in Revert() 184 …ARK_WEB_CPPTOC_DV_LOG("delete cpptoc,bridge type is %{public}d,this is %{public}ld", kBridgeType, … in DecreRef()
|
H A D | ark_web_cpptoc_macros.h | 23 #define ARK_WEB_CPPTOC_DV_LOG(fmt, ...) ARK_WEB_BASE_DV_LOG(fmt, ##__VA_ARGS__) macro
|