Searched refs:PERSISTENT (Results 1 - 13 of 13) sorted by relevance

/external/webkit/Source/WebCore/storage/
H A DStorageInfo.idl33 const unsigned short PERSISTENT = 1;
H A DStorageInfo.h50 PERSISTENT, enumerator in enum:WebCore::StorageInfo::__anon14731
/external/chromium/chrome/browser/resources/file_manager/js/
H A Dmock_chrome.js18 window.webkitRequestFileSystem(window.PERSISTENT, 16 * 1024 * 1024,
H A Dharness.js23 window.webkitRequestFileSystem(window.PERSISTENT, 16 * 1024 * 1024,
/external/webkit/Source/WebCore/workers/
H A DWorkerContext.idl110 const unsigned short PERSISTENT = 1;
H A DWorkerContext.h133 PERSISTENT, enumerator in enum:WebCore::WorkerContext::FileSystemType
H A DWorkerContext.cpp436 COMPILE_ASSERT(static_cast<int>(WorkerContext::PERSISTENT) == static_cast<int>(AsyncFileSystem::Persistent), enum_mismatch);
/external/webkit/Source/WebCore/page/
H A DDOMWindow.h392 PERSISTENT, enumerator in enum:WebCore::DOMWindow::FileSystemType
H A DDOMWindow.idl196 const unsigned short PERSISTENT = 1;
H A DDOMWindow.cpp793 COMPILE_ASSERT(static_cast<int>(DOMWindow::PERSISTENT) == static_cast<int>(AsyncFileSystem::Persistent), enum_mismatch);
/external/webkit/Source/WebKit/chromium/src/
H A DAssertMatchingEnums.cpp427 COMPILE_ASSERT_MATCHING_ENUM(WebStorageQuotaTypePersistent, StorageInfo::PERSISTENT);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2787 milliseconds