Searched refs:GetAtomicServiceBundleDataDir (Results 1 – 4 of 4) sorted by relevance
255 static bool GetAtomicServiceBundleDataDir(const std::string &bundleName,
1228 bool ret = InstalldOperator::GetAtomicServiceBundleDataDir(bundleName, userId, allPathNames);
1865 if (!InstalldOperator::GetAtomicServiceBundleDataDir(bundleName, userId, pathName)) { in InnerRemoveAtomicServiceBundleDataDir()
2175 bool InstalldOperator::GetAtomicServiceBundleDataDir(const std::string &bundleName, in GetAtomicServiceBundleDataDir() function in OHOS::AppExecFwk::InstalldOperator