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

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
H A DDatabaseBackendBase.cpp188 static int currentNewGUID = 1; local
189 guid = currentNewGUID++;

Completed in 60 milliseconds