OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_initializing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_disk_cache.cc
232
if (
is_initializing
()) {
250
if (
is_initializing
()) {
267
if (
is_initializing
()) {
303
DCHECK(!
is_initializing
() && !disk_cache_.get());
appcache_disk_cache.h
87
bool
is_initializing
() const {
function in class:content::AppCacheDiskCache
Completed in 63 milliseconds