Searched refs:packageRootPath (Results 1 – 1 of 1) sorted by relevance
135 std::string packageRootPath; in getFilepath() local148 err = convertPackageRootToPath(fqName, &packageRootPath); in getFilepath()153 *path = mOutputPath + packageRootPath + packagePath + fileName; in getFilepath()156 err = convertPackageRootToPath(fqName, &packageRootPath); in getFilepath()161 *path = mOutputPath + packageRootPath + packagePath + fileName; in getFilepath()