/foundation/ace/ace_engine/frameworks/core/mock/ |
D | fake_task_executor.h | 29 case TaskType::PLATFORM: in WillRunOnCurrentThread() 54 case TaskType::PLATFORM: in OnPostTask()
|
/foundation/ace/ace_engine/frameworks/core/components/web/resource/ |
D | web_delegate.cpp | 197 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Stop() 274 TaskExecutor::TaskType::PLATFORM); in LoadUrl() 296 TaskExecutor::TaskType::PLATFORM); in Backward() 317 TaskExecutor::TaskType::PLATFORM); in Forward() 338 TaskExecutor::TaskType::PLATFORM); in ClearHistory() 413 TaskExecutor::TaskType::PLATFORM); in ExecuteTypeScript() 437 TaskExecutor::TaskType::PLATFORM); in LoadDataWithBaseUrl() 456 TaskExecutor::TaskType::PLATFORM); in LoadDataWithRichText() 475 TaskExecutor::TaskType::PLATFORM); in Refresh() 494 TaskExecutor::TaskType::PLATFORM); in StopLoading() [all …]
|
D | web_resource.cpp | 51 TaskExecutor::TaskType::PLATFORM); in Release() 164 TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
/foundation/ace/ace_engine/adapter/ohos/capability/clipboard/ |
D | clipboard_impl.cpp | 41 TaskExecutor::TaskType::PLATFORM); in SetData() 74 TaskExecutor::TaskType::PLATFORM); in GetData()
|
/foundation/ace/ace_engine/frameworks/core/components/hyperlink/ |
D | hyperlink_resources.cpp | 72 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod() 109 … SingleTaskExecutor::Make(pipelineContext->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CreatePluginResource() 134 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in ReleasePluginResource()
|
/foundation/ace/ace_engine/frameworks/core/components/video/resource/ |
D | player.cpp | 77 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Create() 328 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Stop() 389 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddPreparedListener() 414 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddPlayStatusListener() 436 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddCurrentPosListener() 458 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddCompletionListener() 481 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in PopListener()
|
D | texture.cpp | 46 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in ~Texture() 70 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Create()
|
D | resource.cpp | 46 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Release() 189 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
/foundation/ace/ace_engine/frameworks/core/components/xcomponent/resource/ |
D | native_texture.cpp | 40 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in ~NativeTexture() 64 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Create()
|
D | xcomponent_resource.cpp | 52 TaskExecutor::TaskType::PLATFORM); in Release() 163 TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
D | xcomponent_delegate.cpp | 82 TaskExecutor::TaskType::PLATFORM); in CreatePluginResource()
|
/foundation/ace/ace_engine/frameworks/core/common/ |
D | thread_checker.cpp | 32 } else if (threadType == TaskExecutor::TaskType::PLATFORM) { in CheckThread()
|
D | ace_engine.cpp | 138 taskExecutor->PostTask([] { PurgeMallocCache(); }, TaskExecutor::TaskType::PLATFORM); in TriggerGarbageCollection()
|
/foundation/ace/ace_engine/frameworks/core/components/ability_component/resource/ |
D | ability_component_resource.cpp | 39 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Release() 108 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
D | ability_component_delegate.cpp | 104 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Stop() 223 … SingleTaskExecutor::Make(pipelineContext->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CreatePluginResource()
|
/foundation/ace/ace_engine/frameworks/core/common/flutter/ |
D | flutter_task_executor.cpp | 129 FillTaskTypeTable(TaskType::PLATFORM); in InitPlatformThread() 171 case TaskType::PLATFORM: in OnPostTask() 197 case TaskType::PLATFORM: in WillRunOnCurrentThread() 234 case TaskExecutor::TaskType::PLATFORM: in TaskTypeToString()
|
/foundation/ace/ace_engine/frameworks/base/test/unittest/task_executor/ |
D | task_executor_test.cpp | 155 [&platformTask]() { platformTask = PLATFORMSYNCTASK; }, TaskExecutor::TaskType::PLATFORM); in __anon61ae0b120502() 165 TaskExecutor::TaskType::PLATFORM, DELAYTIME); 172 ASSERT_FALSE(taskExecutor_->PostTask(nullptr, TaskExecutor::TaskType::PLATFORM));
|
/foundation/ace/ace_engine/frameworks/core/components/camera/large_system/ |
D | camera.cpp | 65 SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in Create() 151 SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddTakePhotoListener() 174 SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in AddErrorListener()
|
/foundation/ace/ace_engine/frameworks/core/components/rich_text/resource/ |
D | rich_text_resource.cpp | 43 TaskExecutor::TaskType::PLATFORM); in Release() 156 TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
/foundation/ace/ace_engine/frameworks/core/components/plugin/resource/ |
D | plugin_manager_resource.cpp | 40 TaskExecutor::TaskType::PLATFORM); in Release() 81 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
D | plugin_manager_delegate.cpp | 99 … SingleTaskExecutor::Make(pipelineContext->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CreatePlatformResource()
|
/foundation/ace/ace_engine/frameworks/core/components/form/resource/ |
D | form_manager_resource.cpp | 43 TaskExecutor::TaskType::PLATFORM); in Release() 84 …kExecutor = SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in CallResRegisterMethod()
|
/foundation/ace/ace_engine/adapter/preview/entrance/ |
D | ace_ability.cpp | 206 …ner->GetTaskExecutor()->PostTask([]() { loopRunning_ = false; }, TaskExecutor::TaskType::PLATFORM); in Stop() 272 }, TaskExecutor::TaskType::PLATFORM); in DispatchTouchEvent() 305 }, TaskExecutor::TaskType::PLATFORM); in DispatchBackPressedEvent() 381 TaskExecutor::TaskType::PLATFORM); in SurfaceChanged()
|
/foundation/ace/ace_engine/frameworks/core/components/camera/ |
D | camera_element.cpp | 84 SingleTaskExecutor::Make(context->GetTaskExecutor(), TaskExecutor::TaskType::PLATFORM); in ReleasePlatformResource() 377 TaskExecutor::TaskType::PLATFORM); in CloseRecorder() 556 TaskExecutor::TaskType::PLATFORM); in CreatePlatformResource() 784 TaskExecutor::TaskType::PLATFORM); in TakePhoto()
|
/foundation/ace/ace_engine/frameworks/core/components/xcomponent/ |
D | xcomponent_element.cpp | 397 TaskExecutor::TaskType::PLATFORM); in ReleasePlatformResource() 437 TaskExecutor::TaskType::PLATFORM); in OnXComponentSizeInit()
|