Home
last modified time | relevance | path

Searched refs:from_here (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc2827 void AddRecursiveImportError(const FileDescriptorProto& proto, int from_here);
3756 const FileDescriptorProto& proto, int from_here) { in AddRecursiveImportError() argument
3758 for (int i = from_here; i < tables_->pending_files_.size(); i++) { in AddRecursiveImportError()