Searched defs:notifiers (Results 1 – 3 of 3) sorted by relevance
421 void Geolocation::sendError(Vector<RefPtr<GeoNotifier> >& notifiers, PositionError* error) in sendError()432 void Geolocation::sendPosition(Vector<RefPtr<GeoNotifier> >& notifiers, Geoposition* position) in sendPosition()444 void Geolocation::stopTimer(Vector<RefPtr<GeoNotifier> >& notifiers) in stopTimer()
169 /*< private >*/ GClosureNotifyData *notifiers; member
323 GClosureNotifyData *notifiers; in g_closure_set_meta_marshal() local