Home
last modified time | relevance | path

Searched defs:commitFile (Results 1 – 4 of 4) sorted by relevance

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCache.java232 void commitFile(File file, long length) throws CacheException; in commitFile() method
DSimpleCache.java429 public synchronized void commitFile(File file, long length) throws CacheException { in commitFile() method in SimpleCache
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/datasource/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCache.java232 void commitFile(File file, long length) throws CacheException; in commitFile() method
DSimpleCache.java429 public synchronized void commitFile(File file, long length) throws CacheException { in commitFile() method in SimpleCache