Searched refs:deliverNotifications (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
H A DWebIconDatabase.h64 void deliverNotifications();
H A DWebIconDatabase.cpp138 ((WebIconDatabase*)v)->deliverNotifications();
142 void WebIconDatabase::deliverNotifications() function in class:android::WebIconDatabase
/external/webkit/Source/WebKit/win/
H A DWebIconDatabase.h133 static void deliverNotifications(void*);
H A DWebIconDatabase.cpp366 callOnMainThread(deliverNotifications, 0);
409 void WebIconDatabase::deliverNotifications(void*) function in class:WebIconDatabase

Completed in 64 milliseconds