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