Searched refs:found_event (Results 1 – 1 of 1) sorted by relevance
262 bool found_event = false; in UnregisterLocationEventsOnClass() local263 for (int i = 0; i < cur_event->modCount && !found_event; i++) { in UnregisterLocationEventsOnClass()274 found_event = true; in UnregisterLocationEventsOnClass()