Searched refs:GetDataDirPath (Results 1 – 5 of 5) sorted by relevance
53 std::string GetDataDirPath() const;
38 std::string GetDataDirPath() const;
656 std::string ManagerService::GetDataDirPath() const in GetDataDirPath() function in OHOS::ManagerService661 return installer_->GetDataDirPath(); in GetDataDirPath()
66 dataDirPath = ManagerService::GetInstance().GetDataDirPath(); in SaveBundleInfo()
61 std::string BundleInstaller::GetDataDirPath() const in GetDataDirPath() function in OHOS::BundleInstaller