Home
last modified time | relevance | path

Searched defs:iconUrl (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_search_ffi.cpp61 std::string iconUrl = ""; in FfiOHOSAceFrameworkSearchCreateByIconID() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h470 char *iconUrl; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1580 TouchIconUrlEvent(const std::string& iconUrl, bool precomposed) in TouchIconUrlEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5632 void WebDelegate::OnTouchIconUrl(const std::string& iconUrl, bool precomposed) in OnTouchIconUrl()