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

  /external/protobuf/php/ext/google/protobuf/
upb.c 238 static bool assign_msg_indices(upb_msgdef *m, upb_status *s) { function
353 if (!assign_msg_indices(m, s)) {
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 281 static bool assign_msg_indices(upb_msgdef *m, upb_status *s) { function
405 if (!assign_msg_indices(m, s)) {
    [all...]

Completed in 521 milliseconds