Searched refs:subPackage (Results 1 – 2 of 2) sorted by relevance
63 std::string subPackage = Options::GetInstance().GetSubPackage(ast_->GetPackageName()); in GetFileParentPath() local64 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath()
121 std::string subPackage = Options::GetInstance().GetSubPackage(ast_->GetPackageName()); in GetFileParentPath() local122 std::string subPath = StringHelper::Replace(subPackage, '.', SEPARATOR); in GetFileParentPath()