Searched defs:kUnitializedId (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/webkit/browser/appcache/ | ||
| D | appcache_storage.cc | 18 const int64 AppCacheStorage::kUnitializedId = -1; member in appcache::AppCacheStorage |
| D | appcache_storage.h | 320 static const int64 kUnitializedId; variable |