Searched refs:SetBundleCodePath (Results 1 – 5 of 5) sorted by relevance
73 void SetBundleCodePath(std::string &path);
95 void ContextDeal::SetBundleCodePath(std::string &path) in SetBundleCodePath() function in OHOS::AppExecFwk::ContextDeal
987 contextDeal->SetBundleCodePath(applicationInfo_->codePath); // BMS need to add cpath in InitCreate()
105 contextDeal->SetBundleCodePath(abilityInfo->codePath); in CreateAndInitContextDeal()
249 contextDeal->SetBundleCodePath(abilityRecord->GetAbilityInfo()->codePath); in CreateAbilityName()