Home
last modified time | relevance | path

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

/external/cronet/components/cronet/android/java/src/org/chromium/net/impl/
DCronetUrlRequestContext.java879 final RequestFinishedInfo requestInfo, RefCountDelegate inflightCallbackCount) { in reportRequestFinished()
895 postObservationTaskToExecutor(listener.getExecutor(), task, inflightCallbackCount); in reportRequestFinished() local
900 Executor executor, Runnable task, RefCountDelegate inflightCallbackCount) { in postObservationTaskToExecutor()
DCronetUrlRequest.java1157 final RefCountDelegate inflightCallbackCount = in maybeReportMetrics() local