Home
last modified time | relevance | path

Searched refs:StartAbilityByBundleInfo (Results 1 - 5 of 5) sorted by relevance

/test/ostest/wukong/input_factory/src/
H A Dappswitch_input.cpp57 ErrCode result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], bundleList[index]); in OrderInput()
79 ErrCode result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], bundleList[index]); in RandomInput()
/test/ostest/wukong/common/include/
H A Dapp_manager.h32 ErrCode StartAbilityByBundleInfo(std::string abilityName, std::string bundleName);
/test/ostest/wukong/common/src/
H A Dapp_manager.cpp78 ErrCode AppManager::StartAbilityByBundleInfo(std::string abilityName, std::string bundleName) in StartAbilityByBundleInfo() function in OHOS::WuKong::AppManager
/test/ostest/wukong/test_flow/src/
H A Dspecial_test_flow.cpp229 result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], bundleList[index]); in ProtectRightAbility()
H A Drandom_test_flow.cpp473 ErrCode result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], allowList[0]); in ProtectRightAbility()

Completed in 3 milliseconds