Searched refs:BundlePaths (Results 1 – 2 of 2) sorted by relevance
118 std::vector<std::string> BundlePaths; in expandBundle() local135 BundlePaths.push_back(Path); in expandBundle()142 if (!BundlePaths.size()) in expandBundle()143 BundlePaths.push_back(InputPath); in expandBundle()144 return BundlePaths; in expandBundle()
513 std::vector<std::string> BundlePaths; in expandBundle() local532 BundlePaths.push_back(Path); in expandBundle()539 if (!BundlePaths.size()) in expandBundle()540 BundlePaths.push_back(InputPath); in expandBundle()541 return BundlePaths; in expandBundle()