Home
last modified time | relevance | path

Searched refs:upb_filedef_package (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/pecl-protobuf/protobuf-3.19.1/
H A Dnames.c214 const char *package = upb_filedef_package(file); in GetPhpClassname()
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/
H A Ddef.h778 const char *upb_filedef_package(const upb_filedef *f);
807 const char* package() const { return upb_filedef_package(ptr_); } in package()
H A Ddef.c1592 const char *upb_filedef_package(const upb_filedef *f) { in upb_filedef_package() function
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/
H A Ddef.h287 const char *upb_filedef_package(const upb_filedef *f);
H A Ddef.hpp442 const char* package() const { return upb_filedef_package(ptr_); } in package()
H A Ddef.c1989 const char *upb_filedef_package(const upb_filedef *f) { in upb_filedef_package() function
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.h291 const char *upb_filedef_package(const upb_filedef *f);
H A Ddef.hpp385 const char* package() const { return upb_filedef_package(ptr_); } in package()
H A Ddef.c793 const char *upb_filedef_package(const upb_filedef *f) { in upb_filedef_package() function
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/upb/upb/
H A Ddef.h291 const char *upb_filedef_package(const upb_filedef *f);
H A Ddef.hpp385 const char* package() const { return upb_filedef_package(ptr_); } in package()
H A Ddef.c793 const char *upb_filedef_package(const upb_filedef *f) { in upb_filedef_package() function
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/
H A Ddef.hpp398 const char* package() const { return upb_filedef_package(ptr_); } in package()
H A Ddef.h314 const char *upb_filedef_package(const upb_filedef *f);
H A Ddef.c864 const char *upb_filedef_package(const upb_filedef *f) { in upb_filedef_package() function
/dports/devel/grpc130/grpc-1.30.2/third_party/upb/upb/bindings/lua/
H A Ddef.c575 lua_pushstring(L, upb_filedef_package(f)); in lupb_filedef_package()
/dports/devel/grpc/grpc-1.42.0/third_party/upb/upb/bindings/lua/
H A Ddef.c693 lua_pushstring(L, upb_filedef_package(f)); in lupb_filedef_package()
/dports/devel/grpc134/grpc-1.34.1/third_party/upb/upb/bindings/lua/
H A Ddef.c618 lua_pushstring(L, upb_filedef_package(f)); in lupb_filedef_package()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/upb/upb/bindings/lua/
H A Ddef.c725 lua_pushstring(L, upb_filedef_package(f)); in lupb_filedef_package()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c844 const char *package = upb_filedef_package(file); in register_class()
H A Dupb.h3862 const char *upb_filedef_package(const upb_filedef *f);
3891 const char* package() const { return upb_filedef_package(ptr_); } in package()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c844 const char *package = upb_filedef_package(file); in register_class()
H A Dupb.h3862 const char *upb_filedef_package(const upb_filedef *f);
3891 const char* package() const { return upb_filedef_package(ptr_); } in package()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3268 const char *upb_filedef_package(const upb_filedef *f);
4049 return upb_filedef_package(this);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h3268 const char *upb_filedef_package(const upb_filedef *f);
4049 return upb_filedef_package(this);

12