Searched refs:writeIndexFile (Results 1 – 3 of 3) sorted by relevance
285 void writeIndexFile(String trackName, SortedMap<Long, Pair<SampleChunk, Integer>> index) in writeIndexFile() method596 mStorageManager.writeIndexFile(trackFormat.trackId, map); in writeMetaFiles()607 mStorageManager.writeIndexFile(trackFormat.trackId, map); in writeMetaFiles()
143 public void writeIndexFile( in writeIndexFile() method in TrickplayStorageManager
380 public void writeIndexFile(String trackName, SortedMap<Long, Pair<SampleChunk, Integer>> index) in writeIndexFile() method in DvrStorageManager