OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveActiveCall
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/appcache/
appcache_disk_cache.h
99
void
RemoveActiveCall
(ActiveCall* call) { active_calls_.erase(call); }
appcache_disk_cache.cc
159
owner_->
RemoveActiveCall
(this);
Completed in 81 milliseconds