Searched refs:ARK_WEB_BRIDGE_INFO_LOG (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/base/bridge/ |
H A D | ark_web_bridge_helper.cpp | 49 ARK_WEB_BRIDGE_INFO_LOG("succeed to load lib file %{public}s", libFilePath.c_str()); in LoadLibFile() 79 ARK_WEB_BRIDGE_INFO_LOG( in LoadLibFile() 148 ARK_WEB_BRIDGE_INFO_LOG("succeed to preread lib file %{public}s", libFilePath.c_str()); in PrereadLibFile() 163 ARK_WEB_BRIDGE_INFO_LOG("load func %{public}s", funcName); in LoadFuncSymbol() 186 … ARK_WEB_BRIDGE_INFO_LOG("func member map isn't exist,bridge type is %{public}d", bridgeType); in RegisterFuncMember() 197 ARK_WEB_BRIDGE_INFO_LOG("func name is empty,bridge ype is %{public}d", bridgeType); in CheckFuncMemberForCalled() 203 …ARK_WEB_BRIDGE_INFO_LOG("func member map isn't registered,bridge type is %{public}d,func name is %… in CheckFuncMemberForCalled() 210 …ARK_WEB_BRIDGE_INFO_LOG("func member isn't registered,bridge type is %{public}d,func name is %{pub… in CheckFuncMemberForCalled()
|
H A D | ark_web_bridge_macros.h | 30 #define ARK_WEB_BRIDGE_INFO_LOG(fmt, ...) ARK_WEB_BASE_INFO_LOG(fmt, ##__VA_ARGS__) macro
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_web_adapter_webview_bridge_helper.cpp | 46 ARK_WEB_BRIDGE_INFO_LOG("failed to load func ark_web_adapter_webcore_check_func_static"); in Init() 67 ARK_WEB_BRIDGE_INFO_LOG("func name is nullptr"); in ark_web_adapter_webview_check_func_static()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_nweb_webview_bridge_helper.cpp | 49 ARK_WEB_BRIDGE_INFO_LOG("failed to load func ark_web_nweb_webcore_check_func_static"); in Init() 82 ARK_WEB_BRIDGE_INFO_LOG("func name is nullptr"); in ark_web_nweb_webview_check_func_static()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_nweb_webcore_bridge_helper.cpp | 56 ARK_WEB_BRIDGE_INFO_LOG("func name is nullptr"); in ark_web_nweb_webcore_check_func_static()
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_web_adapter_webcore_bridge_helper.cpp | 56 ARK_WEB_BRIDGE_INFO_LOG("func name is nullptr"); in ark_web_adapter_webcore_check_func_static()
|