OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:upb_validate_field
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
upb.c
116
static bool
upb_validate_field
(upb_fielddef *f, upb_status *s) {
function
254
if (!
upb_validate_field
(f, s)) {
[
all
...]
/external/protobuf/ruby/ext/google/protobuf_c/
upb.c
159
static bool
upb_validate_field
(upb_fielddef *f, upb_status *s) {
function
308
if (!
upb_validate_field
(f, s)) {
[
all
...]
Completed in 80 milliseconds