HomeSort by relevance Sort by last modified time
    Searched refs:fallback_database_ (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
descriptor.cc 326 // used when fallback_database_ == NULL.
331 // Not used when fallback_database_ == NULL.
335 // set of extensions numbers from fallback_database_.
753 fallback_database_(NULL),
763 fallback_database_(fallback_database),
773 fallback_database_(NULL),
    [all...]
descriptor.h 1155 DescriptorDatabase* fallback_database_; member in class:google::protobuf::DescriptorPool
    [all...]

Completed in 196 milliseconds