HomeSort by relevance Sort by last modified time
    Searched refs:DownloadPartial (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_http.h 55 Error DownloadPartial(size_t offs, void* buf, size_t count, int* out_bytes);
mount_node_http.cc 233 return DownloadPartial(offs, buf, count, out_bytes);
416 Error MountNodeHttp::DownloadPartial(size_t offs,

Completed in 348 milliseconds