Home
last modified time | relevance | path

Searched refs:PreConnect (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h30 void PreConnect();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp36 void BundleMgrHelper::PreConnect() in PreConnect() function in OHOS::AppExecFwk::BundleMgrHelper
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp385 bundleMgrHelper->PreConnect(); in Attach()