Searched refs:GetCodeDirPath (Results 1 – 5 of 5) sorted by relevance
52 std::string GetCodeDirPath() const;
37 std::string GetCodeDirPath() const;
648 std::string ManagerService::GetCodeDirPath() const in GetCodeDirPath() function in OHOS::ManagerService653 return installer_->GetCodeDirPath(); in GetCodeDirPath()
65 installDirPath = ManagerService::GetInstance().GetCodeDirPath(); in SaveBundleInfo()
56 std::string BundleInstaller::GetCodeDirPath() const in GetCodeDirPath() function in OHOS::BundleInstaller