Home
last modified time | relevance | path

Searched defs:DEFAULT_FRAGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/cache/
DCacheDataSink.java115 public static final long DEFAULT_FRAGMENT_SIZE = 5 * 1024 * 1024; field in CacheDataSink
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig_ssid.h28 #define DEFAULT_FRAGMENT_SIZE 1398 macro