Searched refs:packageRootPath (Results 1 – 1 of 1) sorted by relevance
140 std::string packageRootPath; in getFilepath() local153 err = convertPackageRootToPath(fqName, &packageRootPath); in getFilepath()158 *path = mOutputPath + packageRootPath + packagePath + fileName; in getFilepath()161 err = convertPackageRootToPath(fqName, &packageRootPath); in getFilepath()166 *path = mOutputPath + packageRootPath + packagePath + fileName; in getFilepath()