Home
last modified time | relevance | path

Searched refs:putescaped (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c9200 static int putescaped(upb_textprinter *p, const char *buf, size_t len, in putescaped() function
9374 CHECK(putescaped(p, buf, len, upb_fielddef_type(f) == UPB_TYPE_STRING)); in textprinter_putstr()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c9874 static int putescaped(upb_textprinter *p, const char *buf, size_t len, in putescaped() function
10048 CHECK(putescaped(p, buf, len, upb_fielddef_type(f) == UPB_TYPE_STRING)); in textprinter_putstr()