Home
last modified time | relevance | path

Searched refs:old_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/tools/testserver/
Dchromiumsync.py222 for data_type, old_timestamp in self._state.iteritems():
227 new_marker.token = str(max(old_timestamp, new_timestamp))
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant.c1812 int old_level, old_timestamp, old_show_keys; in wpa_supplicant_set_debug_params() local
1824 old_timestamp = wpa_debug_timestamp; in wpa_supplicant_set_debug_params()
1833 if (wpa_debug_timestamp != old_timestamp) in wpa_supplicant_set_debug_params()