Searched defs:encode_array (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/ |
D | encode.rs | 117 pub(crate) fn encode_array( in encode_array() function
|
/aosp_15_r20/external/nanopb-c/ |
H A D | pb_encode.c | 147 static bool checkreturn encode_array(pb_ostream_t *stream, const pb_field_t *field, in encode_array() function
|
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/wire/ |
H A D | encode.c | 311 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | py_flexbuffers_test.py | 1256 def encode_array(typecode, values): function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/wire/ |
D | encode.c | 299 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 10538 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 10867 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
H A D | php-upb.c | 10867 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/ |
H A D | ruby-upb.c | 10538 static void encode_array(upb_encstate* e, const upb_Message* msg, in encode_array() function
|