Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h791 void SetOnConsoleImpl(OnConsoleImpl&& consoleImpl) in SetOnConsoleImpl() argument
793 consoleImpl_ = std::move(consoleImpl); in SetOnConsoleImpl()