Home
last modified time | relevance | path

Searched defs:int32_value (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_drop_unknown_fields.proto44 int32 int32_value = 1; field
55 int32 int32_value = 1; field
Dany_test.proto38 int32 int32_value = 1; field
Dextension_set.h556 int32 int32_value; member
/external/protobuf/php/tests/proto/
Dtest_wrapper_type_setters.proto12 google.protobuf.Int32Value int32_value = 5; field
/external/protobuf/src/google/protobuf/util/internal/testdata/
Ddefault_value_test.proto41 int32 int32_value = 9; field
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Dtest_example.proto44 repeated int32 int32_value = 5; field
91 repeated int32 int32_value = 5 [packed = true]; field
129 optional int32 int32_value = 5; field
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_dict_helpers.h128 dbus_int32_t int32_value; member
/external/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto57 int32 int32_value = 2; field
118 google.protobuf.Int32Value int32_value = 2; field
/external/python/apitools/apitools/base/protorpclite/
Dtest_util.py295 int32_value = messages.IntegerField(5, variant=messages.Variant.INT32) variable in OptionalMessage
322 int32_value = messages.IntegerField(5, variable in RepeatedMessage
/external/libchrome/dbus/
Dmessage_unittest.cc67 int32_t int32_value = 0; in TEST() local
173 int32_t int32_value = 0; in TEST() local
511 int32_t int32_value = 0; in TEST() local
/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc197 int32_t int32_value = 0; in TEST() local
286 int32_t int32_value = 0; in TEST() local
351 Any int32_value; in TEST() local
/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
Djson_test.proto149 google.protobuf.Int32Value int32_value = 1; field