Home
last modified time | relevance | path

Searched defs:GetFavicon (Results 1 – 9 of 9) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_history_item_impl.cpp31 bool ArkWebHistoryItemImpl::GetFavicon(void** data, int& width, int& height, int& color_type, int& … in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemImpl
Dark_web_nweb_impl.cpp453 bool ArkWebNWebImpl::GetFavicon(const void** data, size_t& width, size_t& height, int& color_type, … in GetFavicon() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_history_item_wrapper.cpp26 bool ArkWebHistoryItemWrapper::GetFavicon( in GetFavicon() function in OHOS::ArkWeb::ArkWebHistoryItemWrapper
Dark_web_nweb_wrapper.cpp544 bool ArkWebNWebWrapper::GetFavicon(const void** data, size_t& width, size_t& height, ArkWebImageCol… in GetFavicon() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/test/unittest/common/
Dnweb_create_window.h227 bool GetFavicon(const void** data, size_t& width, size_t& height, in GetFavicon() function
/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h175 bool GetFavicon( in GetFavicon() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_ffi.cpp690 int64_t GetFavicon(std::shared_ptr<NWebHistoryItem> item) in GetFavicon() function
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1173 bool WebviewController::GetFavicon( in GetFavicon() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp3644 napi_value NapiWebHistoryList::GetFavicon(napi_env env, std::shared_ptr<NWebHistoryItem> item) in GetFavicon() function in OHOS::NWeb::NapiWebHistoryList
3783 napi_value NapiWebviewController::GetFavicon(napi_env env, napi_callback_info info) in GetFavicon() function in OHOS::NWeb::NapiWebviewController