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

  /external/protobuf/src/google/protobuf/
descriptor.cc 578 if (result.IsNull() && pool->underlay_ != NULL) {
581 pool->underlay_->tables_->FindByNameHelper(pool->underlay_, name);
755 underlay_(NULL),
765 underlay_(NULL),
775 underlay_(underlay),
874 if (underlay_ != NULL) {
875 const FileDescriptor* result = underlay_->FindFileByName(name);
890 if (underlay_ != NULL) {
892 underlay_->FindFileContainingSymbol(symbol_name)
    [all...]
descriptor.h 1157 const DescriptorPool* underlay_; member in class:google::protobuf::DescriptorPool
    [all...]

Completed in 116 milliseconds