OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setApplicationCacheEnabled
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h
51
static void
setApplicationCacheEnabled
(bool isEnabled) { isApplicationCacheEnabled = isEnabled; }
/external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp
142
RuntimeEnabledFeatures::
setApplicationCacheEnabled
(enable);
Completed in 1198 milliseconds