Home
last modified time | relevance | path

Searched defs:notifiers (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/page/
DGeolocation.cpp421 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()
/external/bluetooth/glib/gobject/
Dgclosure.h169 /*< private >*/ GClosureNotifyData *notifiers; member
Dgclosure.c323 GClosureNotifyData *notifiers; in g_closure_set_meta_marshal() local