Searched refs:CreateShellOnPlatformThread (Results 1 – 3 of 3) sorted by relevance
203 static std::unique_ptr<Shell> CreateShellOnPlatformThread(
56 std::unique_ptr<Shell> Shell::CreateShellOnPlatformThread( in CreateShellOnPlatformThread() function in flutter::Shell243 shell = CreateShellOnPlatformThread(std::move(task_runners), // in Create()
35 std::unique_ptr<Shell> Shell::CreateShellOnPlatformThread( in CreateShellOnPlatformThread() function in flutter::Shell255 shell = CreateShellOnPlatformThread(std::move(vm), in Create()