Searched refs:BundlePaths (Results 1 – 1 of 1) sorted by relevance
55 std::vector<std::string> BundlePaths; in expandBundle() local74 BundlePaths.push_back(Path); in expandBundle()80 if (BundlePaths.empty()) in expandBundle()81 BundlePaths.push_back(InputPath); in expandBundle()82 return BundlePaths; in expandBundle()