Searched refs:_counter (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/timeline/
H A Dcounter.py12 self._counter = counter
21 return self._counter.timestamps[self._sample_index]
25 self._counter.timestamps[self._sample_index] = start
/external/chromium_org/chrome_frame/
H A DCFInstance.js39 var _counter = 0; variable
561 var u = 'cfUnique' + (_counter++);
591 this.id = _counter++;
1379 var id = msgPrefix + (_counter++);
/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_sim_common.h82 int eap_sim_derive_keys_reauth(u16 _counter,
H A Deap_sim_common.c107 int eap_sim_derive_keys_reauth(u16 _counter, argument
132 WPA_PUT_BE16(counter, _counter);
/external/wpa_supplicant_8/src/eap_common/
H A Deap_sim_common.h82 int eap_sim_derive_keys_reauth(u16 _counter,
H A Deap_sim_common.c107 int eap_sim_derive_keys_reauth(u16 _counter, argument
132 WPA_PUT_BE16(counter, _counter);
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_sim_common.h82 int eap_sim_derive_keys_reauth(u16 _counter,
H A Deap_sim_common.c107 int eap_sim_derive_keys_reauth(u16 _counter, argument
132 WPA_PUT_BE16(counter, _counter);

Completed in 211 milliseconds