Home
last modified time | relevance | path

Searched refs:callCreateOnMainThread_ (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task.cpp38 return callCreateOnMainThread_; in GetCallCreateOnMainThread()
58 callCreateOnMainThread_ = callCreateOnMainThread; in SetCallCreateOnMainThread()
H A Djs_startup_task.cpp37 // init dependencies_, callCreateOnMainThread_, waitOnMainThread_, isExcludeFromAutoStart_ in Init()
39 callCreateOnMainThread_, waitOnMainThread_, isExcludeFromAutoStart_, DumpDependencies().c_str()); in Init()
60 if (callCreateOnMainThread_) { in RunTaskInit()
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H A Dstartup_task.h83 bool callCreateOnMainThread_ = true; member in OHOS::AbilityRuntime::StartupTask

Completed in 3 milliseconds