Home
last modified time | relevance | path

Searched defs:ProgressCallback (Results 1 – 3 of 3) sorted by relevance

/external/zlib/google/
Dzip_reader.h73 using ProgressCallback = base::RepeatingCallback<void(int64_t)>; variable
/external/tensorflow/tensorflow/core/platform/cloud/
Dcurl_http_request.cc582 int CurlHttpRequest::ProgressCallback(void* this_object, curl_off_t dltotal, in ProgressCallback() function in tensorflow::CurlHttpRequest
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1166 public static class ProgressCallback { class in VettingViewer