OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ApplicationCacheUpdateOption
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/loader/appcache/
ApplicationCacheGroup.h
51
enum
ApplicationCacheUpdateOption
{
79
void update(Frame*,
ApplicationCacheUpdateOption
); // FIXME: Frame should not be needed when updating without browsing context.
ApplicationCacheGroup.cpp
416
void ApplicationCacheGroup::update(Frame* frame,
ApplicationCacheUpdateOption
updateOption)
[
all
...]
Completed in 581 milliseconds