/aosp12/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/ |
H A D | IFormatter.java | 25 String getOutput(TrackerEntry entry); in getOutput() method
|
H A D | CSVFormatter.java | 42 public String getOutput(TrackerEntry entry) { in getOutput() method in CSVFormatter
|
H A D | KMLFormatter.java | 43 public String getOutput(TrackerEntry entry) { in getOutput() method in KMLFormatter
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/ |
H A D | AudioPolicyMix.h | 41 const sp<SwAudioOutputDescriptor> &getOutput() const { return mOutput; } in getOutput() function
|
/aosp12/frameworks/av/media/libheadtracking/ |
H A D | PoseDriftCompensator.cpp | 46 Pose3f PoseDriftCompensator::getOutput() const { in getOutput() function in android::media::PoseDriftCompensator
|
/aosp12/packages/modules/Wifi/service/tests/mts/src/android/net/wifi/mts/ |
H A D | StreamReader.java | 37 public String getOutput() { in getOutput() method in StreamReader
|
/aosp12/packages/apps/Camera2/src/com/android/camera/util/ |
H A D | ListenerCombiner.java | 65 public boolean getOutput() { in getOutput() method in ListenerCombiner
|
/aosp12/art/test/919-obsolete-fields/src/art/ |
H A D | Test919.java | 146 public String getOutput() { in getOutput() method in Test919.TestWatcher
|
/aosp12/art/test/941-recursive-obsolete-jit/src/ |
H A D | Main.java | 94 public String getOutput() { in getOutput() method in Main.TestWatcher
|
/aosp12/art/test/916-obsolete-jit/src/ |
H A D | Main.java | 109 public String getOutput() { in getOutput() method in Main.TestWatcher
|
/aosp12/art/test/943-private-recursive-jit/src/ |
H A D | Main.java | 104 public String getOutput() { in getOutput() method in Main.TestWatcher
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/ |
H A D | StreamConsumer.java | 86 public List<String> getOutput() { in getOutput() method in StreamConsumer
|
/aosp12/frameworks/av/media/libaudioclient/aidl/android/media/ |
H A D | ISpatializer.aidl | 137 int getOutput(); in getOutput() method
|
/aosp12/frameworks/av/services/audiopolicy/service/ |
H A D | Spatializer.h | 144 audio_io_handle_t getOutput() const { std::lock_guard lock(mLock); return mOutput; } in getOutput() function
|
H A D | Spatializer.cpp | 544 Status Spatializer::getOutput(int *output) { in getOutput() function in android::Spatializer
|
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/ |
H A D | MediaCodecBase.java | 95 Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
|
/aosp12/art/test/1960-obsolete-jit-multithread-native/src/ |
H A D | Main.java | 92 public String getOutput() { in getOutput() method in Main.TestWatcher
|
/aosp12/art/test/1961-obsolete-jit-multithread/src/ |
H A D | Main.java | 90 public String getOutput() { in getOutput() method in Main.TestWatcher
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/ |
H A D | ExpectedKey.java | 112 protected final ExpectedKeyOutput getOutput() { in getOutput() method in ExpectedKey
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | QuantizedLSTMTest.cpp | 195 std::vector<uint8_t> getOutput() { return output_; } in getOutput() function in android::nn::wrapper::QuantizedLSTMOpModel
|
/aosp12/system/libvintf/test/ |
H A D | AssembleVintfTest.cpp | 48 std::string getOutput() { return mOutputStream->str(); } in getOutput() function in android::vintf::AssembleVintfTest
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | SpatializerHelper.java | 821 synchronized int getOutput() { in getOutput() method in SpatializerHelper
|
/aosp12/frameworks/av/media/libmediaplayerservice/ |
H A D | MediaPlayerService.h | 199 AudioOutput * getOutput() const { return mData; } in getOutput() function
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | Spatializer.java | 873 public @IntRange(from = 0) int getOutput() { in getOutput() method in Spatializer
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/tests/ |
H A D | OutputLayerTest.cpp | 85 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function 536 const compositionengine::Output& getOutput() const override { return mOutput; } in getOutput() function
|