Searched defs:assetName (Results 1 – 3 of 3) sorted by relevance
436 private byte[] readBinaryAsset(@NonNull String assetName) throws IOException { in readBinaryAsset()440 private String readAsset(@NonNull String assetName) throws IOException { in readAsset()
554 private File getCacheFile(String assetName) { in getCacheFile()
441 String8 assetName(kAssetsRoot); in open() local