Home
last modified time | relevance | path

Searched refs:callCreateOnMainThread (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task.cpp56 void StartupTask::SetCallCreateOnMainThread(bool callCreateOnMainThread) in SetCallCreateOnMainThread() argument
58 callCreateOnMainThread_ = callCreateOnMainThread; in SetCallCreateOnMainThread()
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app_startup/
H A Dstartup_task.h53 void SetCallCreateOnMainThread(bool callCreateOnMainThread);