Home
last modified time | relevance | path

Searched defs:getData (Results 1 – 25 of 2474) sorted by relevance

12345678910>>...99

/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/
DLargeOutputReceiver.java82 public synchronized InputStreamSource getData() { in getData() method in LargeOutputReceiver
103 public synchronized InputStreamSource getData(final int maxBytes) { in getData() method in LargeOutputReceiver
115 public synchronized InputStreamSource getData(final int maxBytes, final int offset) { in getData() method in LargeOutputReceiver
/aosp_15_r20/system/media/tests/
H A Daudio_effects_utils_tests.cpp202 uint16_t getData[12] = {}; in TEST() local
242 uint16_t getData[12] = {}; in TEST() local
283 uint16_t getData[12] = {}; in TEST() local
335 uint16_t getData[12] = {}; in TEST() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp630 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::FillUpdateBuffer::Implementation
798 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::CopyBuffer::Implementation
894 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::CopyBuffer::CopyImplementation
1126 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::CopyBlitResolveImage::ImplementationBase
1441 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::CopyBlitResolveImage::BlitCopyImplementation
1517 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::CopyBlitResolveImage::CopyCopyImplementation
1960 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::ShaderAccess::BufferImplementation
2249 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::ShaderAccess::ImageImplementation
2742 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::ShaderAccess::BufferCopyImplementation
2998 Data getData(void) const in getData() function in vkt::synchronization::__anonf592696e0111::ShaderAccess::CopyImageImplementation
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DFakeDataSet.java190 public byte[] getData() { in getData() method in FakeDataSet.FakeData
268 public FakeData getData(String uri) { in getData() method in FakeDataSet
274 public FakeData getData(Uri uri) { in getData() method in FakeDataSet
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/
H A DFakeDataSet.java190 public byte[] getData() { in getData() method in FakeDataSet.FakeData
268 public FakeData getData(String uri) { in getData() method in FakeDataSet
274 public FakeData getData(Uri uri) { in getData() method in FakeDataSet
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h309 const T &getData() const { return Data; } in getData() function
326 StringMap<T> &getData() { return Data; } in getData() function
327 const StringMap<T> &getData() const { return Data; } in getData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Passes/
DStandardInstrumentations.h325 const T &getData() const { return Data; } in getData() function
342 StringMap<T> &getData() { return Data; } in getData() function
343 const StringMap<T> &getData() const { return Data; } in getData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Passes/
DStandardInstrumentations.h325 const T &getData() const { return Data; } in getData() function
342 StringMap<T> &getData() { return Data; } in getData() function
343 const StringMap<T> &getData() const { return Data; } in getData() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Passes/
DStandardInstrumentations.h325 const T &getData() const { return Data; } in getData() function
342 StringMap<T> &getData() { return Data; } in getData() function
343 const StringMap<T> &getData() const { return Data; } in getData() function
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAuctionServerDataCompressor.java51 public byte[] getData() { in getData() method in AuctionServerDataCompressor.UncompressedData
75 public byte[] getData() { in getData() method in AuctionServerDataCompressor.CompressedData
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/module/
H A DTestTypeModifierNameResolution.java15 String getData(); in getData() method
23 public String getData() { in getData() method in TestTypeModifierNameResolution.MyTypeImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Passes/
DStandardInstrumentations.h336 const T &getData() const { return Data; } in getData() function
353 StringMap<T> &getData() { return Data; } in getData() function
354 const StringMap<T> &getData() const { return Data; } in getData() function
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/
H A DTestMultipleTypeNames.java50 public MultiTypeName getData() { return data; } in getData() method in TestMultipleTypeNames.BaseForNamesTest
72 public MultiTypeName getData() { return data; } in getData() method in TestMultipleTypeNames.BaseForNameAndNamesTest
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h72 LDSection& getData() { in getData() function
77 const LDSection& getData() const { in getData() function
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
H A DBasicPeriodFormatterFactory.java214 PeriodFormatterData getData() { in getData() method in BasicPeriodFormatterFactory
222 PeriodFormatterData getData(String locName) { in getData() method in BasicPeriodFormatterFactory
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/
H A DBasicPeriodFormatterFactory.java212 PeriodFormatterData getData() { in getData() method in BasicPeriodFormatterFactory
220 PeriodFormatterData getData(String locName) { in getData() method in BasicPeriodFormatterFactory
/aosp_15_r20/external/deqp/executor/
H A DxeCallQueue.hpp73 const uint8_t *getData(void) const in getData() function in xe::Call
77 uint8_t *getData(void) in getData() function in xe::Call
H A DxeBatchResult.hpp108 const uint8_t *getData(void) const in getData() function in xe::TestCaseResultData
112 uint8_t *getData(void) in getData() function in xe::TestCaseResultData
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/builder/
H A DBuilderWithTypeParametersTest.java36 public List<T> getData() { in getData() method in BuilderWithTypeParametersTest.MyGenericPOJO
72 public List<T> getData() { in getData() method in BuilderWithTypeParametersTest.MyGenericPOJOWithCreator
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWakeupOnboarding.java204 public Boolean getData() { in getData() method in WakeupOnboarding.IsOnboardedDataSource
217 public Integer getData() { in getData() method in WakeupOnboarding.NotificationsDataSource
/aosp_15_r20/external/aws-sdk-java-v2/core/regions/src/main/java/software/amazon/awssdk/regions/internal/util/
H A DEC2MetadataUtils.java357 public static String getData(String path) { in getData() method in EC2MetadataUtils
361 public static String getData(String path, int tries) { in getData() method in EC2MetadataUtils
643 private String getData(String key) { in getData() method in EC2MetadataUtils.NetworkInterface
/aosp_15_r20/external/accompanist/sample/src/main/java/com/google/accompanist/sample/
H A DMainActivity.kt53 private fun getData(prefix: String?): List<Map<String, Any>> { in <lambda>() method in com.google.accompanist.sample.MainActivity
/aosp_15_r20/external/snakeyaml/src/test/java/examples/collections/
H A DTypeSafeMapTest.java94 public Map<String, Integer> getData() { in getData() method in TypeSafeMapTest.MapBean
195 public Map getData() { in getData() method in TypeSafeMapTest.MapBeanNoGenerics
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/features/photogrid/
DPhotoGridViewModel.kt120 fun getData(recentsCellCount: Int): Flow<PagingData<MediaGridItem>> { in getData() method in com.android.photopicker.features.photogrid.PhotoGridViewModel
/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraUtils.cpp253 int V4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::V4L2Frame
296 int AllocatedFrame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::AllocatedFrame
842 int AllocatedV4L2Frame::getData(uint8_t** outData, size_t* dataSize) { in getData() function in android::hardware::camera::device::implementation::AllocatedV4L2Frame

12345678910>>...99