Home
last modified time | relevance | path

Searched refs:create_enumdef (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c4986 static bool create_enumdef( in create_enumdef() function
5111 CHK(create_enumdef(ctx, m->full_name, enums[i])); in create_msgdef()
5339 CHK(create_enumdef(ctx, file->package, enums[i])); in build_filedef()
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c4515 static bool create_enumdef( in create_enumdef() function
4640 CHK(create_enumdef(ctx, m->full_name, enums[i])); in create_msgdef()
4868 CHK(create_enumdef(ctx, file->package, enums[i])); in build_filedef()

Completed in 55 milliseconds