OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PendingCallType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/webkit/browser/appcache/
appcache_disk_cache.h
56
enum
PendingCallType
{
62
PendingCallType
call_type;
69
PendingCall(
PendingCallType
call_type, int64 key,
appcache_disk_cache.cc
252
AppCacheDiskCache::PendingCall::PendingCall(
PendingCallType
call_type,
Completed in 116 milliseconds