Searched refs:RunFromLibrary (Results 1 – 3 of 3) sorted by relevance
97 bool RunFromLibrary(const std::string& library_name,
501 bool DartIsolate::RunFromLibrary(const std::string& library_name, in RunFromLibrary() function in flutter::DartIsolate
198 if (!isolate->RunFromLibrary(configuration.GetEntrypointLibrary(), in PrepareAndLaunchIsolate()