Home
last modified time | relevance | path

Searched refs:loaded_bytes (Results 1 – 6 of 6) sorted by relevance

/external/cronet/components/nacl/renderer/
Dprogress_event.h23 loaded_bytes(0), in ProgressEvent()
35 loaded_bytes(loaded_bytes_param), in ProgressEvent()
42 uint64_t loaded_bytes; member
Dnexe_load_manager.cc149 uint64_t loaded_bytes, in ReportLoadSuccess() argument
165 ProgressEvent load_event(PP_NACL_EVENT_LOAD, url, true, loaded_bytes, in ReportLoadSuccess()
169 ProgressEvent loadend_event(PP_NACL_EVENT_LOADEND, url, true, loaded_bytes, in ReportLoadSuccess()
Dprogress_event.cc57 event.length_is_computable, event.loaded_bytes, event.total_bytes, in DispatchProgressEventOnMainThread()
Dnexe_load_manager.h48 uint64_t loaded_bytes,
Dppb_nacl_private.h271 uint64_t loaded_bytes,
Dppb_nacl_private_impl.cc818 uint64_t loaded_bytes, in DispatchEvent() argument
823 loaded_bytes, in DispatchEvent()