Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.h27 static const std::string_view kRunInViewExtensionName; variable
Dservice_protocol.cc26 const std::string_view ServiceProtocol::kRunInViewExtensionName = member in flutter::ServiceProtocol