Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dfile_path.cpp346 std::vector<std::string> childComponents; in AppendRelativePath() local
348 childPath.GetComponents(childComponents); in AppendRelativePath()
350 if (parentComponents.empty() || parentComponents.size() >= childComponents.size()) { in AppendRelativePath()
361 for (riter = childComponents.rbegin(); riter != childComponents.rend(); ++riter) { in AppendRelativePath()

Completed in 2 milliseconds