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

  /external/dropbear/
progressmeter.c 57 static time_t last_update; /* last progress update */ variable
128 elapsed = now - last_update;
216 last_update = now;
241 start = last_update = time(NULL);
  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 127 struct timeval last_update; member in struct:ime_pinyin::UserDict::UserDictStat
  /external/wpa_supplicant/
mlme.c 298 struct os_time last_update; member in struct:ieee80211_sta_bss
    [all...]
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 84 struct os_time last_update; member in struct:ieee80211_sta_bss
    [all...]

Completed in 1878 milliseconds