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

  /external/chromium/net/tools/testserver/
chromiumsync.py 222 for data_type, old_timestamp in self._state.iteritems():
227 new_marker.token = str(max(old_timestamp, new_timestamp))
    [all...]
  /external/chromium_org/sync/tools/testserver/
chromiumsync.py 439 for data_type, old_timestamp in self._state.iteritems():
444 final_stamp = max(old_timestamp, new_timestamp)
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 2070 int old_level, old_timestamp, old_show_keys; local
    [all...]

Completed in 642 milliseconds