Home
last modified time | relevance | path

Searched defs:kFlushUIThreadTasksExtensionName (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.h28 static const std::string_view kFlushUIThreadTasksExtensionName; variable
Dservice_protocol.cc28 const std::string_view ServiceProtocol::kFlushUIThreadTasksExtensionName = member in flutter::ServiceProtocol