Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/common/
Dweb_errors.h25 constexpr ErrCode NWEB_ERROR = -1; variable
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dnapi_webview_controller.cpp938 if (ret == NWEB_ERROR) { in ZoomIn()
964 if (ret == NWEB_ERROR) { in ZoomOut()
1257 if (ret == NWEB_ERROR) { in LoadUrl()
1304 if (ret == NWEB_ERROR) { in LoadUrlWithHttpHeaders()
1354 if (ret == NWEB_ERROR) { in LoadData()
1542 if (ret == NWEB_ERROR) { in Zoom()
1854 if (ret == NWEB_ERROR) { in HasImageInternal()
1869 if (ret == NWEB_ERROR) { in HasImageInternal()