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

/external/webkit/Source/WebKit/android/jni/
H A DWebIconDatabase.cpp67 static WebIconDatabase* gIconDatabaseClient = new WebIconDatabase(); member in namespace:android
113 WebIconDatabase* db = gIconDatabaseClient;
119 gIconDatabaseClient->mClients.append(client);
125 WebIconDatabase* db = gIconDatabaseClient;
170 iconDb.setClient(gIconDatabaseClient);

Completed in 137 milliseconds