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

  /external/chromium/net/http/
http_network_transaction.cc 996 base::TimeDelta total_duration = response_.response_time - start_time_; local
    [all...]
  /external/chromium/net/socket/
transport_client_socket_pool.cc 269 base::TimeDelta total_duration = now - start_time_; local
272 total_duration,
365 base::TimeDelta total_duration = now - start_time_; local
368 total_duration,
tcp_client_socket_pool.cc 202 base::TimeDelta total_duration = now - start_time_; local
205 total_duration,
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_main.c 249 p_stored = nfa_dm_cb.params.total_duration;
  /external/libnfc-nci/src/nfa/int/
nfa_dta_int.h 65 UINT16 total_duration; /* NFA_DTA_CFG_TOTAL_DURATION */ member in struct:__anon10392
nfa_dm_int.h 413 UINT8 total_duration[NCI_PARAM_LEN_TOTAL_DURATION]; member in struct:__anon10390
  /frameworks/av/media/libstagefright/mp4/
FragmentedMP4Parser.cpp 1658 uint64_t total_duration = 0; local
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c 3401 M4OSA_UInt32 total_duration; local
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Extractor.cpp 1790 uint64_t total_duration = 0; local
    [all...]

Completed in 260 milliseconds