Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.h1301 int public_dependency_count_; variable
Ddescriptor.cc2123 public_dependencies_ + public_dependency_count_); in DebugStringWithOptions()
3976 result->public_dependency_count_ = public_dependency_count; in BuildFileImpl()