OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnCreateBackendComplete
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.cc
34
appcache_diskcache_->
OnCreateBackendComplete
(rv);
160
OnCreateBackendComplete
(net::ERR_ABORTED);
189
OnCreateBackendComplete
(net::ERR_ABORTED);
286
OnCreateBackendComplete
(rv);
290
void AppCacheDiskCache::
OnCreateBackendComplete
(int rv) {
/external/chromium_org/components/nacl/browser/
pnacl_translation_cache.cc
346
base::Bind(&PnaclTranslationCache::
OnCreateBackendComplete
, AsWeakPtr()));
353
void PnaclTranslationCache::
OnCreateBackendComplete
(int rv) {
Completed in 59 milliseconds