Searched refs:PerformAppReady (Results 1 – 4 of 4) sorted by relevance
50 bool PerformAppReady();
74 bool ret = applicationImpl_->PerformAppReady();96 bool ret = applicationImpl_->PerformAppReady();
49 bool ApplicationImpl::PerformAppReady() in PerformAppReady() function in OHOS::AppExecFwk::ApplicationImpl
1731 if (!applicationImpl_->PerformAppReady()) { in HandleLaunchApplication()