Flutter Engine
 
Loading...
Searching...
No Matches
isolate_configuration.cc File Reference

Go to the source code of this file.

Classes

class  flutter::AppSnapshotIsolateConfiguration
 
class  flutter::KernelIsolateConfiguration
 
class  flutter::KernelListIsolateConfiguration
 

Namespaces

namespace  flutter
 

Functions

static std::vector< std::string > flutter::ParseKernelListPaths (std::unique_ptr< fml::Mapping > kernel_list)
 
static std::vector< std::future< std::unique_ptr< const fml::Mapping > > > flutter::PrepareKernelMappings (const std::vector< std::string > &kernel_pieces_paths, const std::shared_ptr< AssetManager > &asset_manager, const fml::RefPtr< fml::TaskRunner > &io_worker)