Home
last modified time | relevance | path

Searched defs:bytes_field (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
H A Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_well_known_types.proto41 google.protobuf.BytesValue bytes_field = 18; field
66 repeated google.protobuf.BytesValue bytes_field = 18; field
88 google.protobuf.BytesValue bytes_field = 18; field
113 map<int32,google.protobuf.BytesValue> bytes_field = 18; field
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.cc553 BytesField bytes_field(address != nullptr ? obfuscated_id.c_str() : nullptr, in LogLinkLayerConnectionEvent() local
595 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogA2dpAudioUnderrunEvent() local
618 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogA2dpAudioOverrunEvent() local
642 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogA2dpPlaybackEvent() local
663 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogReadRssiResult() local
682 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogReadFailedContactCounterResult() local
703 BytesField bytes_field(address.IsEmpty() ? nullptr : obfuscated_id.c_str(), in LogReadTxPowerLevelResult() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/statsd/
H A Dstatsd_extension_atoms.proto54 optional TestExtensionAtomNestedMessage bytes_field = field
/aosp_15_r20/frameworks/base/tests/ProtoInputStreamTests/src/com/android/test/protoinputstream/
H A Dtest.proto106 optional bytes bytes_field = 150; field
/aosp_15_r20/cts/tests/tests/proto/src/android/util/proto/cts/
H A Dtest.proto106 optional bytes bytes_field = 150; field
/aosp_15_r20/frameworks/base/tools/streaming_proto/test/integration/
H A Dtest.proto112 optional bytes bytes_field = 150; field
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dbase_api_test.py46 bytes_field = messages.BytesField(2) variable in SimpleMessage
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/statsd/
Dstatsd_extension_atoms.pb.h1671 …s::statsd::statsd::TestExtensionAtomNestedMessage& TestExtensionAtomReported::bytes_field() const { in bytes_field() function
1676 ::android::os::statsd::statsd::TestExtensionAtomNestedMessage* bytes_field) { in unsafe_arena_set_allocated_bytes_field()
1723 …tomReported::set_allocated_bytes_field(::android::os::statsd::statsd::TestExtensionAtomNestedMessa… in set_allocated_bytes_field()
Dstatsd_extension_atoms.pb.cc586 TestExtensionAtomReported::_Internal::bytes_field(const TestExtensionAtomReported* msg) { in bytes_field() function in android::os::statsd::statsd::TestExtensionAtomReported::_Internal
/aosp_15_r20/external/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dtest_bad_identifiers.proto188 repeated bytes bytes_field = 4; field
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/proto/com/google/protobuf/
H A Dtest_bad_identifiers.proto188 repeated bytes bytes_field = 4; field
/aosp_15_r20/frameworks/proto_logging/stats/
H A Datoms.proto6850 optional TrainExperimentIds bytes_field = 8 [(android.os.statsd.log_mode) = MODE_BYTES]; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/
Datoms.pb.h301150 inline const ::android::os::statsd::TrainExperimentIds& TestAtomReported::bytes_field() const { in bytes_field() function
301155 ::android::os::statsd::TrainExperimentIds* bytes_field) { in unsafe_arena_set_allocated_bytes_field()
301202 …void TestAtomReported::set_allocated_bytes_field(::android::os::statsd::TrainExperimentIds* bytes_… in set_allocated_bytes_field()
Datoms.pb.cc94006 TestAtomReported::_Internal::bytes_field(const TestAtomReported* msg) { in bytes_field() function in android::os::statsd::TestAtomReported::_Internal