Home
last modified time | relevance | path

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

/third_party/flutter/engine/flutter/runtime/
Dservice_protocol.h29 static const std::string_view kSetAssetBundlePathExtensionName; variable
Dservice_protocol.cc30 const std::string_view ServiceProtocol::kSetAssetBundlePathExtensionName = member in flutter::ServiceProtocol