Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds