Searched defs:onConsole (Results 1 – 5 of 5) sorted by relevance
66 auto onConsole = [](const BaseEventInfo* info) -> bool { return true; }; in __anoncfa545010702() variable
115 auto onConsole = [func](const std::shared_ptr<BaseEventInfo>& info) -> bool { in SetOnConsoleLog() local812 auto onConsole = [func, weak](KeyEventInfo& keyEventInfo) -> bool { in SetOnInterceptKeyEventCallback() local
3234 ### onConsole subsection
25157 onConsole(callback) { method in ArkWebComponent