Home
last modified time | relevance | path

Searched defs:google_protobuf_FileOptions_has_php_class_prefix (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h2461 UPB_INLINE bool google_protobuf_FileOptions_has_php_class_prefix(const google_protobuf_FileOptions *msg) { return _upb_hasbit(msg, 17); } in google_protobuf_FileOptions_has_php_class_prefix() function
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h2390 UPB_INLINE bool google_protobuf_FileOptions_has_php_class_prefix(const google_protobuf_FileOptions *msg) { return _upb_has_field(msg, 17); } in google_protobuf_FileOptions_has_php_class_prefix() function

Completed in 28 milliseconds