Home
last modified time | relevance | path

Searched defs:usePlatformThread (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_view_preview.cpp31 … AceViewPreview::CreateView(int32_t instanceId, bool useCurrentEventRunner, bool usePlatformThread) in CreateView()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_view_ohos.cpp39 …os> AceViewOhos::CreateView(int32_t instanceId, bool useCurrentEventRunner, bool usePlatformThread) in CreateView()