Searched refs:from_here (Results 1 – 1 of 1) sorted by relevance
2827 void AddRecursiveImportError(const FileDescriptorProto& proto, int from_here);3756 const FileDescriptorProto& proto, int from_here) { in AddRecursiveImportError() argument3758 for (int i = from_here; i < tables_->pending_files_.size(); i++) { in AddRecursiveImportError()