Searched defs:fallback_database_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.h1145 // fallback_database_. Declared const because it is called by (semantically)
1150 // If fallback_database_ is NULL, this is NULL. Otherwise, this is a mutex
1155 DescriptorDatabase* fallback_database_; member in class:google::protobuf::DescriptorPool
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h1280 // fallback_database_. Declared const because it is called by (semantically)
1285 // If fallback_database_ is NULL, this is NULL. Otherwise, this is a mutex
1290 DescriptorDatabase* fallback_database_; member in class:google::protobuf::DescriptorPool

Completed in 3607 milliseconds