Home
last modified time | relevance | path

Searched defs:kUnitializedId (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/webkit/browser/appcache/
Dappcache_storage.cc18 const int64 AppCacheStorage::kUnitializedId = -1; member in appcache::AppCacheStorage
Dappcache_storage.h320 static const int64 kUnitializedId; variable