Home
last modified time | relevance | path

Searched refs:absoluteBundlePath (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2062 std::string absoluteBundlePath = ""; in GetAbsPaths() local
2068 absoluteBundlePath.append(bundlePath); in GetAbsPaths()
2074 absoluteBundlePath.append(currentPathPtr); in GetAbsPaths()
2075 absoluteBundlePath.append('/' + bundlePath); in GetAbsPaths()
2081 realPathVec.emplace_back(absoluteBundlePath); in GetAbsPaths()

Completed in 5 milliseconds