Home
last modified time | relevance | path

Searched defs:openRandomAccessSource (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/leakcanary2/shark-hprof/src/main/java/shark/
H A DRandomAccessSourceProvider.kt7 fun openRandomAccessSource(): RandomAccessSource in interface() method
H A DByteArraySourceProvider.kt10 override fun openRandomAccessSource(): RandomAccessSource { in openRandomAccessSource() method in shark.ByteArraySourceProvider
H A DThrowingCancelableFileSourceProvider.kt32 override fun openRandomAccessSource(): RandomAccessSource { in openRandomAccessSource() method
H A DFileSourceProvider.kt13 override fun openRandomAccessSource(): RandomAccessSource { in openStreamingSource() method in shark.FileSourceProvider
H A DConstantMemoryMetricsDualSourceProvider.kt50 override fun openRandomAccessSource(): RandomAccessSource { in openStreamingSource() method in shark.ConstantMemoryMetricsDualSourceProvider
/aosp_15_r20/external/leakcanary2/shark-android/src/test/java/shark/
H A DMetricsDualSourceProvider.kt37 override fun openRandomAccessSource(): RandomAccessSource { in openRandomAccessSource() method in shark.MetricsDualSourceProvider
/aosp_15_r20/external/leakcanary2/leakcanary-android-release/src/main/java/leakcanary/internal/
H A DRealHeapAnalysisJob.kt272 override fun openRandomAccessSource(): RandomAccessSource { in <lambda>() method