Searched refs:wait_counter (Results 1 – 2 of 2) sorted by relevance
57 int wait_counter = 0; in LpdumpService() local58 while (status != OK && wait_counter++ < 3) { in LpdumpService()
1887 int wait_counter = 0, err = 0; in start_sensor_model() local1890 wait_counter < SENSOR_CREATE_WAIT_MAX_COUNT) { in start_sensor_model()1901 wait_counter++; in start_sensor_model()1985 int wait_counter = 0, err = 0; in start_chre_model() local1988 wait_counter < CHRE_CREATE_WAIT_MAX_COUNT) { in start_chre_model()1999 wait_counter++; in start_chre_model()