/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V5-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.h | 72 static const char* descriptor; variable 79 static const char* descriptor; variable 123 static const char* descriptor; variable 128 static const char* descriptor; variable 172 static const char* descriptor; variable 252 static const char* descriptor; variable 305 static const char* descriptor; variable 310 static const char* descriptor; variable 393 static const char* descriptor; variable 398 static const char* descriptor; variable [all …]
|
D | CodecSpecificConfigurationLtv.h | 42 static const char* descriptor; variable 69 static const char* descriptor; variable 137 static const char* descriptor; variable 175 static const char* descriptor; variable 319 [[nodiscard]] static inline std::string toString(CodecSpecificConfigurationLtv::SamplingFrequency v… in toString() 384 [[nodiscard]] static inline std::string toString(CodecSpecificConfigurationLtv::FrameDuration val) { in toString() 419 [[nodiscard]] static inline std::string toString(CodecSpecificConfigurationLtv::Tag val) { in toString()
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core-V3-ndk-source/gen/include/aidl/android/hardware/audio/core/ |
D | StreamDescriptor.h | 57 static const char* descriptor; variable 62 static const char* descriptor; variable 127 static const char* descriptor; variable 259 static const char* descriptor; variable 325 static const char* descriptor; variable 469 [[nodiscard]] static inline std::string toString(StreamDescriptor::State val) { in toString() 522 [[nodiscard]] static inline std::string toString(StreamDescriptor::DrainMode val) { in toString() 557 [[nodiscard]] static inline std::string toString(StreamDescriptor::Command::Tag val) { in toString() 607 [[nodiscard]] static inline std::string toString(StreamDescriptor::AudioBuffer::Tag val) { in toString()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 43 static const char* descriptor; variable 48 static const char* descriptor; variable 190 static const char* descriptor; variable 228 static const char* descriptor; variable 318 static const char* descriptor; variable 380 static const char* descriptor; variable 477 static const char* descriptor; variable 574 static const char* descriptor; variable 707 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() 761 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionNoPadding::Tag val) { in toString() [all …]
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | FixedSize.h | 43 static const char* descriptor; variable 48 static const char* descriptor; variable 190 static const char* descriptor; variable 228 static const char* descriptor; variable 318 static const char* descriptor; variable 380 static const char* descriptor; variable 477 static const char* descriptor; variable 574 static const char* descriptor; variable 707 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() 761 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnionNoPadding::Tag val) { in toString() [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.effect-V3-ndk-source/gen/include/aidl/android/hardware/audio/effect/ |
D | DynamicsProcessing.h | 46 static const char* descriptor; variable 64 static const char* descriptor; variable 164 static const char* descriptor; variable 204 static const char* descriptor; variable 252 static const char* descriptor; variable 292 static const char* descriptor; variable 338 static const char* descriptor; variable 400 static const char* descriptor; variable 452 static const char* descriptor; variable 600 [[nodiscard]] static inline std::string toString(DynamicsProcessing::Id::Tag val) { in toString() [all …]
|
D | HapticGenerator.h | 46 static const char* descriptor; variable 57 static const char* descriptor; variable 161 static const char* descriptor; variable 206 static const char* descriptor; variable 342 [[nodiscard]] static inline std::string toString(HapticGenerator::Id::Tag val) { in toString() 374 [[nodiscard]] static inline std::string toString(HapticGenerator::VibratorScale val) { in toString() 418 [[nodiscard]] static inline std::string toString(HapticGenerator::Tag val) { in toString()
|
D | Visualizer.h | 46 static const char* descriptor; variable 62 static const char* descriptor; variable 167 static const char* descriptor; variable 311 [[nodiscard]] static inline std::string toString(Visualizer::Id::Tag val) { in toString() 343 [[nodiscard]] static inline std::string toString(Visualizer::ScalingMode val) { in toString() 375 [[nodiscard]] static inline std::string toString(Visualizer::MeasurementMode val) { in toString() 407 [[nodiscard]] static inline std::string toString(Visualizer::Tag val) { in toString()
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 81 const Descriptor* descriptor = pool_->FindMessageTypeByName(type_name); in ResolveMessageType() local 98 const EnumDescriptor* descriptor = pool_->FindEnumTypeByName(type_name); in ResolveEnumType() local 108 void ConvertDescriptor(const Descriptor* descriptor, Type* type) { in ConvertDescriptor() 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local 244 void ConvertFieldDescriptor(const FieldDescriptor* descriptor, Field* field) { in ConvertFieldDescriptor() 279 void ConvertEnumDescriptor(const EnumDescriptor* descriptor, in ConvertEnumDescriptor() 298 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() 302 std::string GetTypeUrl(const EnumDescriptor* descriptor) { in GetTypeUrl() 317 std::string DefaultValueAsString(const FieldDescriptor* descriptor) { in DefaultValueAsString()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 81 const Descriptor* descriptor = pool_->FindMessageTypeByName(type_name); in ResolveMessageType() local 98 const EnumDescriptor* descriptor = pool_->FindEnumTypeByName(type_name); in ResolveEnumType() local 108 void ConvertDescriptor(const Descriptor* descriptor, Type* type) { in ConvertDescriptor() 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local 244 void ConvertFieldDescriptor(const FieldDescriptor* descriptor, Field* field) { in ConvertFieldDescriptor() 279 void ConvertEnumDescriptor(const EnumDescriptor* descriptor, in ConvertEnumDescriptor() 298 std::string GetTypeUrl(const Descriptor* descriptor) { in GetTypeUrl() 302 std::string GetTypeUrl(const EnumDescriptor* descriptor) { in GetTypeUrl() 317 std::string DefaultValueAsString(const FieldDescriptor* descriptor) { in DefaultValueAsString()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 34 static const char* descriptor; variable 39 static const char* descriptor; variable 79 static const char* descriptor; variable 160 static const char* descriptor; variable 341 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::ByteEnum val) { in toString() 368 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::IntEnum val) { in toString() 395 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::LongEnum val) { in toString()
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/ |
D | FixedSizeArrayExample.h | 34 static const char* descriptor; variable 39 static const char* descriptor; variable 79 static const char* descriptor; variable 160 static const char* descriptor; variable 341 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::ByteEnum val) { in toString() 368 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::IntEnum val) { in toString() 395 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::LongEnum val) { in toString()
|
/aosp_15_r20/hardware/interfaces/audio/aidl/vts/ |
H A D | VtsHalEnvironmentalReverbTargetTest.cpp | 273 void setParameterAndProcess(std::vector<float>& input, std::vector<float>& output, int val, in setParameterAndProcess() 327 auto descriptor = std::get<DESCRIPTOR_INDEX>(info.param).second; in __anon415eeb6d1302() local 329 auto val = std::get<TAG_VALUE_PAIR>(info.param).second; in __anon415eeb6d1302() local 362 for (int val : mParamValues) { in assertEnergyIncreasingWithParameter() local 374 for (int val : mParamValues) { in assertZeroEnergyWithBypass() local 402 auto descriptor = std::get<DESCRIPTOR_INDEX>(info.param).second; in __anon415eeb6d1502() local 452 auto descriptor = std::get<DESCRIPTOR_INDEX>(info.param).second; in __anon415eeb6d1602() local 454 auto val = std::get<TAG_VALUE_PAIR>(info.param).second; in __anon415eeb6d1602() local 529 auto descriptor = std::get<DESCRIPTOR_INDEX>(info.param).second; in __anon415eeb6d1902() local 598 auto descriptor = std::get<DESCRIPTOR>(info.param).second; in __anon415eeb6d1a02() local
|
/aosp_15_r20/external/armnn/src/armnn/test/ |
H A D | RuntimeTests.cpp | 120 for (auto val: output) { variable 129 for (auto val: output) { variable 134 for (auto val: output) { variable 168 for (auto val: output) { variable 248 for (auto val : outputData1) in __anon93245f6b0102() local 253 for (auto val : outputData2) in __anon93245f6b0102() local 457 NormalizationDescriptor descriptor; variable 491 NormalizationDescriptor descriptor; variable 623 NormalizationDescriptor descriptor; variable 678 NormalizationDescriptor descriptor; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | text_format.cc | 208 const Descriptor* descriptor = message->GetDescriptor(); in DefaultFinderFindExtension() local 214 const Descriptor* descriptor, int number) { in DefaultFinderFindExtensionByNumber() 416 const Descriptor* descriptor = message->GetDescriptor(); in ConsumeField() local 1549 void PrintString(const std::string& val, in PrintString() 1555 void PrintBytes(const std::string& val, in PrintBytes() 1571 const Descriptor* descriptor, int number) const { in FindExtensionByNumber() argument 1788 int32_t val, const std::string& name) const { in PrintEnum() 1813 bool val, BaseTextGenerator* generator) const { in PrintBool() 1821 int32_t val, BaseTextGenerator* generator) const { in PrintInt32() 1825 uint32_t val, BaseTextGenerator* generator) const { in PrintUInt32() [all …]
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | text_format.cc | 208 const Descriptor* descriptor = message->GetDescriptor(); in DefaultFinderFindExtension() local 214 const Descriptor* descriptor, int number) { in DefaultFinderFindExtensionByNumber() 416 const Descriptor* descriptor = message->GetDescriptor(); in ConsumeField() local 1549 void PrintString(const std::string& val, in PrintString() 1555 void PrintBytes(const std::string& val, in PrintBytes() 1571 const Descriptor* descriptor, int number) const { in FindExtensionByNumber() argument 1788 int32_t val, const std::string& name) const { in PrintEnum() 1813 bool val, BaseTextGenerator* generator) const { in PrintBool() 1821 int32_t val, BaseTextGenerator* generator) const { in PrintInt32() 1825 uint32_t val, BaseTextGenerator* generator) const { in PrintUInt32() [all …]
|
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/media/android.media.audio.common.types-V4-ndk-source/gen/include/aidl/android/media/audio/common/ |
D | AudioHalCapCriterionV2.h | 49 static const char* descriptor; variable 59 static const char* descriptor; variable 101 static const char* descriptor; variable 143 static const char* descriptor; variable 183 static const char* descriptor; variable 332 [[nodiscard]] static inline std::string toString(AudioHalCapCriterionV2::LogicalDisjunction val) { in toString() 364 [[nodiscard]] static inline std::string toString(AudioHalCapCriterionV2::Tag val) { in toString()
|
D | MicrophoneInfo.h | 38 static const char* descriptor; variable 50 static const char* descriptor; variable 101 static const char* descriptor; variable 141 static const char* descriptor; variable 243 [[nodiscard]] static inline std::string toString(MicrophoneInfo::Location val) { in toString() 281 [[nodiscard]] static inline std::string toString(MicrophoneInfo::Directionality val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | IGnssDebug.h | 45 static const char* descriptor; variable 87 static const char* descriptor; variable 145 static const char* descriptor; variable 197 static const char* descriptor; variable 267 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisType val) { in toString() 300 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisHealth val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | IGnssDebug.h | 45 static const char* descriptor; variable 87 static const char* descriptor; variable 145 static const char* descriptor; variable 197 static const char* descriptor; variable 267 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisType val) { in toString() 300 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisHealth val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | IGnssDebug.h | 45 static const char* descriptor; variable 87 static const char* descriptor; variable 145 static const char* descriptor; variable 197 static const char* descriptor; variable 267 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisType val) { in toString() 300 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisHealth val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/gnss/aidl/android.hardware.gnss-V2-ndk-source/gen/include/aidl/android/hardware/gnss/ |
D | IGnssDebug.h | 45 static const char* descriptor; variable 87 static const char* descriptor; variable 145 static const char* descriptor; variable 197 static const char* descriptor; variable 267 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisType val) { in toString() 300 [[nodiscard]] static inline std::string toString(IGnssDebug::SatelliteEphemerisHealth val) { in toString()
|
/aosp_15_r20/out/soong/.intermediates/art/artd/binder/artd-aidl-ndk-source/gen/include/aidl/com/android/server/art/ |
D | ProfilePath.h | 46 static const char* descriptor; variable 51 static const char* descriptor; variable 93 static const char* descriptor; variable 131 static const char* descriptor; variable 173 static const char* descriptor; variable 213 static const char* descriptor; variable 251 static const char* descriptor; variable 346 static const char* descriptor; variable 500 [[nodiscard]] static inline std::string toString(ProfilePath::WritableProfilePath::Tag val) { in toString() 532 [[nodiscard]] static inline std::string toString(ProfilePath::Tag val) { in toString()
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/sensors/aidl/android.hardware.sensors-V1-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 38 static const char* descriptor; variable 43 static const char* descriptor; variable 48 static const char* descriptor; variable 92 static const char* descriptor; variable 136 static const char* descriptor; variable 184 static const char* descriptor; variable 234 static const char* descriptor; variable 282 static const char* descriptor; variable 336 static const char* descriptor; variable 376 static const char* descriptor; variable [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/aidl/android.hardware.sensors-V3-ndk-source/gen/include/aidl/android/hardware/sensors/ |
D | Event.h | 50 static const char* descriptor; variable 55 static const char* descriptor; variable 60 static const char* descriptor; variable 114 static const char* descriptor; variable 168 static const char* descriptor; variable 230 static const char* descriptor; variable 296 static const char* descriptor; variable 358 static const char* descriptor; variable 432 static const char* descriptor; variable 478 static const char* descriptor; variable [all …]
|