Home
last modified time | relevance | path

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

/external/downloader/src/main/java/com/google/android/downloader/
DDownloader.java107 @VisibleForTesting static final int HTTP_PARTIAL_CONTENT = 206; field in Downloader
/external/libcups/cups/
Dhttp.h300 # define HTTP_PARTIAL_CONTENT HTTP_STATUS_PARTIAL_CONTENT macro