Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.cc28 const std::string_view ServiceProtocol::kFlushUIThreadTasksExtensionName = member in flutter::ServiceProtocol
48 kFlushUIThreadTasksExtensionName, in ServiceProtocol()
206 method == kFlushUIThreadTasksExtensionName) { in HandleMessage()
Dservice_protocol.h28 static const std::string_view kFlushUIThreadTasksExtensionName; variable
/third_party/flutter/engine/flutter/shell/common/
Dshell.cc293 [ServiceProtocol::kFlushUIThreadTasksExtensionName] = { in Shell()