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

  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
upb.c 363 maxdepth = UPB_MAX_MESSAGE_DEPTH * 2;
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]
upb.c 427 const size_t maxdepth = UPB_MAX_MESSAGE_DEPTH * 2;
    [all...]

Completed in 424 milliseconds