OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_in_dtor_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_group.cc
49
is_in_dtor_
(false) {
60
is_in_dtor_
= true;
158
if (
is_in_dtor_
)
257
scoped_refptr<AppCacheGroup> protect(
is_in_dtor_
? NULL : this);
appcache_group.h
154
bool
is_in_dtor_
;
member in class:appcache::AppCacheGroup
Completed in 157 milliseconds