Home
last modified time | relevance | path

Searched refs:PerformAppReady (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dapplication_impl.h50 bool PerformAppReady();
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_impl.cpp49 bool ApplicationImpl::PerformAppReady() in PerformAppReady() function in OHOS::AppExecFwk::ApplicationImpl
H A Dmain_thread.cpp1731 if (!applicationImpl_->PerformAppReady()) { in HandleLaunchApplication()
1732 TAG_LOGE(AAFwkTag::APPKIT, "applicationImpl_->PerformAppReady failed"); in HandleLaunchApplication()
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dapplication_impl_test.cpp62 * @tc.name: PerformAppReady
74 bool ret = applicationImpl_->PerformAppReady(); in HWTEST_F()
84 * @tc.name: PerformAppReady
96 bool ret = applicationImpl_->PerformAppReady(); in HWTEST_F()

Completed in 7 milliseconds