Home
last modified time | relevance | path

Searched defs:uint32_value (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/proto/
H A Dtest_example.proto50 repeated uint32 uint32_value = 13; field
97 repeated uint32 uint32_value = 13 [packed = true]; field
135 optional uint32 uint32_value = 13; field
165 optional uint32 uint32_value = 13; field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/
H A Djson_format_proto3.proto59 uint32 uint32_value = 4; field
125 google.protobuf.UInt32Value uint32_value = 4; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/
H A Djson_format_proto3.proto59 uint32 uint32_value = 4; field
125 google.protobuf.UInt32Value uint32_value = 4; field
/aosp_15_r20/external/libbrillo/brillo/dbus/
H A Ddata_serialization_test.cc198 uint32_t uint32_value = 0; in TEST() local
287 uint32_t uint32_value = 0; in TEST() local
352 Any uint32_value; in TEST() local
/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dfloat_parser.cc62 std::uint32_t uint32_value = static_cast<std::uint32_t>(uint64_value_); in Feed() local
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage_unittest.cc68 uint32_t uint32_value = 0; in TEST() local
174 uint32_t uint32_value = 0; in TEST() local
/aosp_15_r20/external/protobuf/php/tests/proto/
H A Dtest_wrapper_type_setters.proto13 google.protobuf.UInt32Value uint32_value = 6; field
/aosp_15_r20/external/cronet/third_party/protobuf/php/tests/proto/
H A Dtest_wrapper_type_setters.proto13 google.protobuf.UInt32Value uint32_value = 6; field
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/testdata/
H A Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/testdata/
H A Ddefault_value_test.proto42 uint32 uint32_value = 11; field
/aosp_15_r20/external/bazelbuild-rules_rust/proto/prost/private/tests/well_known_types/
H A Dwell_known_types.proto62 google.protobuf.UInt32Value uint32_value = 21; field
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.h137 dbus_uint32_t uint32_value; member
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/log/internal/
H A Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/log/internal/
Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/aosp_15_r20/external/abseil-cpp/absl/log/internal/
H A Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/log/internal/
H A Dproto.h256 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/internal/
H A Dproto.h266 uint32_t uint32_value() const { return static_cast<uint32_t>(value_); } in uint32_value() function
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto150 google.protobuf.UInt32Value uint32_value = 2; field
/aosp_15_r20/external/protobuf/java/util/src/test/proto/com/google/protobuf/util/
H A Djson_test.proto150 google.protobuf.UInt32Value uint32_value = 2; field
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc88 uint32_t uint32_value; member