| /external/glide/library/src/main/java/com/bumptech/glide/load/data/ |
| D | AssetPathFetcher.java | 17 private final String assetPath; field in AssetPathFetcher 21 public AssetPathFetcher(AssetManager assetManager, String assetPath) { in AssetPathFetcher()
|
| D | StreamAssetPathFetcher.java | 12 public StreamAssetPathFetcher(AssetManager assetManager, String assetPath) { in StreamAssetPathFetcher()
|
| D | FileDescriptorAssetPathFetcher.java | 12 public FileDescriptorAssetPathFetcher(AssetManager assetManager, String assetPath) { in FileDescriptorAssetPathFetcher()
|
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowLegacyApkAssets.java | 19 private String assetPath; field in ShadowLegacyApkAssets
|
| /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
| D | ShadowLegacyApkAssets.java | 15 private String assetPath; field in ShadowLegacyApkAssets
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/model/stream/ |
| D | StreamUriLoader.java | 55 protected DataFetcher<InputStream> getAssetPathFetcher(Context context, String assetPath) { in getAssetPathFetcher()
|
| /external/skia/modules/canvaskit/npm_build/ |
| D | node.example.js | 5 const assetPath = path.join(__dirname, '..', 'tests', 'assets'); constant
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/model/file_descriptor/ |
| D | FileDescriptorUriLoader.java | 52 …rotected DataFetcher<ParcelFileDescriptor> getAssetPathFetcher(Context context, String assetPath) { in getAssetPathFetcher()
|
| /external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/ |
| D | AssetFileBackend.java | 95 private String assetPath(Uri uri) { in assetPath() method in AssetFileBackend
|
| /external/skia/tools/ |
| D | skottie2movie.cpp | 59 SkString assetPath; in main() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | TestUtil.java | 290 public static Uri buildAssetUri(String assetPath) { in buildAssetUri()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/testutils/src/main/java/com/google/android/exoplayer2/testutil/ |
| D | TestUtil.java | 290 public static Uri buildAssetUri(String assetPath) { in buildAssetUri()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | GlUtil.java | 372 public static String loadAsset(Context context, String assetPath) throws IOException { in loadAsset()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | GlUtil.java | 349 public static String loadAsset(Context context, String assetPath) throws IOException { in loadAsset()
|