Searched refs:LoadKernel (Results 1 – 2 of 2) sorted by relevance
116 bool LoadKernel(std::shared_ptr<const fml::Mapping> mapping, bool last_piece);
297 bool DartIsolate::LoadKernel(std::shared_ptr<const fml::Mapping> mapping, in LoadKernel() function in flutter::DartIsolate346 if (!LoadKernel(mapping, last_piece)) { in PrepareForRunningFromKernel()