/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | ClientDescriptor.cpp | 42 void ClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 54 void TrackClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 84 void RecordClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump() 112 void SourceClientDescriptor::dump(String8 *dst, int spaces, int index) const in dump()
|
H A D | AudioPatch.cpp | 36 String8 *dst, int spaces, const char *prefix, int count, const audio_port_config *cfgs) in dumpPatchEndpoints() 50 void AudioPatch::dump(String8 *dst, int spaces, int index) const in dump()
|
H A D | AudioCollections.cpp | 38 void dumpAudioRouteVector(const AudioRouteVector& audioRouteVector, String8 *dst, int spaces) in dumpAudioRouteVector()
|
H A D | DeviceDescriptor.cpp | 205 void DeviceDescriptor::dump(String8 *dst, int spaces, int index, bool verbose) const in dump() 471 void DeviceVector::dump(String8 *dst, const String8 &tag, int spaces, bool verbose) const in dump()
|
H A D | EffectDescriptor.cpp | 229 void EffectDescriptorCollection::dump(String8 *dst, int spaces, bool verbose) const in dump()
|
H A D | AudioPolicyMix.cpp | 29 void AudioPolicyMix::dump(String8 *dst, int spaces, int index) const in dump()
|
/aosp12/frameworks/av/services/audiopolicy/engine/common/src/ |
H A D | VolumeCurve.cpp | 94 void VolumeCurve::dump(String8 *dst, int spaces, bool curvePoints) const in dump() 107 void VolumeCurves::dump(String8 *dst, int spaces, bool curvePoints) const in dump()
|
H A D | ProductStrategy.cpp | 326 int spaces) { in dumpProductStrategyDevicesRoleMap()
|
/aosp12/art/runtime/gc/collector/ |
H A D | immune_spaces_test.cc | 172 ImmuneSpaces spaces; in TEST_F() local 190 ImmuneSpaces spaces; in TEST_F() local 298 ImmuneSpaces spaces; in TEST_F() local
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | AudioOutputDescriptor.h | 75 virtual void dump(String8 *dst, int spaces) const in dump() 97 void dump(String8 *dst, int spaces) const override in dump() 127 void dump(String8 *dst, int spaces) const override { in dump()
|
/aosp12/bionic/tools/versioner/ |
H A D | run_tests.py | 15 def indent(text, spaces=4): argument
|
/aosp12/frameworks/av/media/utils/fuzzers/ |
H A D | ServiceUtilitiesFuzz.cpp | 38 int spaces = data_provider->ConsumeIntegral<int>(); in __anon43666a650202() local
|
/aosp12/system/media/audio_utils/include/audio_utils/ |
H A D | LogPlot.h | 89 int spaces = 1; // Amount of spaces before the data point in audio_utils_log_plot() local
|
/aosp12/frameworks/av/media/libaudiofoundation/ |
H A D | AudioGain.cpp | 103 void AudioGain::dump(std::string *dst, int spaces, int index) const in dump()
|
H A D | DeviceDescriptorBase.cpp | 109 void DeviceDescriptorBase::dump(std::string *dst, int spaces, int index, in dump()
|
H A D | AudioPort.cpp | 150 void AudioPort::dump(std::string *dst, int spaces, bool verbose) const { in dump()
|
/aosp12/art/oatdump/ |
H A D | oatdump_test.h | 285 size_t spaces = 0; variable
|
/aosp12/frameworks/base/core/java/android/text/ |
H A D | TextLine.java | 256 final int spaces = countStretchableSpaces(0, end); in justify() local
|
/aosp12/system/logging/logd/ |
H A D | LogStatistics.cpp | 550 ssize_t spaces = EntryBase::PRUNED_LEN - 2 - pruned.length() - change.length(); in format() local 829 int16_t spaces = 1; in Format() local
|
/aosp12/art/runtime/gc/space/ |
H A D | image_space.cc | 2297 std::vector<std::unique_ptr<ImageSpace>> spaces; in LoadImage() local 2460 static void DoRelocateSpaces(ArrayRef<const std::unique_ptr<ImageSpace>>& spaces, in DoRelocateSpaces() 2489 static void DoRelocateSpaces(ArrayRef<const std::unique_ptr<ImageSpace>> spaces, in DoRelocateSpaces() 2685 void MaybeRelocateSpaces(const std::vector<std::unique_ptr<ImageSpace>>& spaces, in MaybeRelocateSpaces() 2707 void DeduplicateInternedStrings(ArrayRef<const std::unique_ptr<ImageSpace>> spaces, in DeduplicateInternedStrings() 2949 /*inout*/std::vector<std::unique_ptr<ImageSpace>>* spaces, in LoadComponents()
|
/aosp12/art/runtime/ |
H A D | oat_file_manager.cc | 154 const std::vector<gc::space::ImageSpace*>& spaces) { in RegisterImageOatFiles()
|
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
H A D | KeyboardBuilder.java | 202 private static String spaces(final int count) { in spaces() method in KeyboardBuilder
|
/aosp12/art/tools/dmtracedump/ |
H A D | tracedump.cc | 1042 char spaces[MAX_STACK_DEPTH + 1]; in dumpTrace() local 1252 const char* spaces = " "; /* 6 spaces */ in printInclusiveMethod() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | btrfs.h | 346 struct btrfs_ioctl_space_info spaces[0]; member
|
/aosp12/frameworks/av/services/audioflinger/ |
H A D | Effects.cpp | 3374 void AudioFlinger::DeviceEffectProxy::dump(int fd, int spaces) { in dump()
|