Home
last modified time | relevance | path

Searched refs:GetAbsPaths (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h277 … void GetAbsPaths(const std::vector<std::string> &paths, std::vector<std::string> &absPaths) const;
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2163 void BundleManagerShellCommand::GetAbsPaths( in GetAbsPaths() function in OHOS::AppExecFwk::BundleManagerShellCommand
2201 GetAbsPaths(bundlePaths, pathVec); in InstallOperation()
2204 GetAbsPaths(installParam.sharedBundleDirPaths, hspPathVec); in InstallOperation()