Searched defs:threadModel (Results 1 – 4 of 4) sorted by relevance
257 FlutterThreadModel* threadModel = new FlutterThreadModel(std::move(threadHost), taskRunner); variable394 FlutterThreadModel* threadModel = new FlutterThreadModel(std::move(threadHost), taskRunner); variable
41 AceViewPreview::AceViewPreview(int32_t instanceId, std::unique_ptr<FlutterThreadModel> threadModel) in AceViewPreview()
184 void FlutterTaskExecutor::InitOtherThreads(FlutterThreadModel* threadModel) in InitOtherThreads()
56 AceViewOhos::AceViewOhos(int32_t id, std::unique_ptr<FlutterThreadModel> threadModel) in AceViewOhos()