Searched refs:StartAbilityByBundleInfo (Results 1 – 3 of 3) sorted by relevance
32 ErrCode StartAbilityByBundleInfo(std::string abilityName, std::string bundleName);
57 …ErrCode result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], bundleLis… in OrderInput()79 …ErrCode result = AppManager::GetInstance()->StartAbilityByBundleInfo(abilityList[index], bundleLis… in RandomInput()
78 ErrCode AppManager::StartAbilityByBundleInfo(std::string abilityName, std::string bundleName) in StartAbilityByBundleInfo() function in OHOS::WuKong::AppManager