Home
last modified time | relevance | path

Searched defs:protobuf_deps (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/
Dprotobuf.c310 static const zend_module_dep protobuf_deps[] = { variable
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/
Dprotobuf.c310 static const zend_module_dep protobuf_deps[] = { variable
/external/protobuf/php/ext/google/protobuf/
Dprotobuf.c310 static const zend_module_dep protobuf_deps[] = { variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py241 def protobuf_deps(self): member in WorkspaceFileFunctions