Home
last modified time | relevance | path

Searched defs:recordMix (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1897 virtual void OnDataDetectorCopy(const std::vector<std::string>& recordMix) {} in OnDataDetectorCopy()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1401 void ArkWebNWebImpl::OnDataDetectorCopy(const ArkWebStringVector& recordMix) in OnDataDetectorCopy()
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1643 void ArkWebNWebWrapper::OnDataDetectorCopy(const std::vector<std::string>& recordMix) in OnDataDetectorCopy()