Home
last modified time | relevance | path

Searched refs:runnerStart (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h495 * @param runnerStart whether the runner is started.
497 void SetRunnerStarted(bool runnerStart);
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp255 * @param runnerStart whether the runner is started.
257 void MainThread::SetRunnerStarted(bool runnerStart) in SetRunnerStarted() argument
259 isRunnerStarted_ = runnerStart; in SetRunnerStarted()

Completed in 6 milliseconds