Searched defs:counter (Results 1 – 11 of 11) sorted by relevance
86 static std::atomic<uint32_t> counter(0); in getUniqueId() local
311 int counter = mCounterRadioConfig; in checkReturnStatus() local
994 int counter = isRadioService ? mCounterRadio[slotId] : mCounterOemHook[slotId]; in checkReturnStatus() local
97 int err = NO_ERROR, counter = 0; in PollGSensor() local
93 int err = NO_ERROR, counter = 0; in PollGSensor() local
191 uint32_t counter; in fillSamples() local
155 uint16_t counter; member
140 uint16_t counter; member
285 #define SET_COUNTER(counter, val) (counter = (val & 0x7F) | (val > 0x7F ? 0x80 : 0)) argument
834 Counter counter = 4; field8384 optional uint64 counter = 3; field8814 optional CounterDescriptor counter = 8; field