HomeSort by relevance Sort by last modified time
    Searched refs:WEBKIT_STORAGE_BROWSER_EXPORT (Results 1 - 25 of 66) sorted by null

1 2 3

  /external/chromium_org/webkit/browser/
webkit_storage_browser_export.h 12 #define WEBKIT_STORAGE_BROWSER_EXPORT __declspec(dllexport)
15 #define WEBKIT_STORAGE_BROWSER_EXPORT __declspec(dllimport)
21 #define WEBKIT_STORAGE_BROWSER_EXPORT __attribute__((visibility("default")))
24 #define WEBKIT_STORAGE_BROWSER_EXPORT
30 #define WEBKIT_STORAGE_BROWSER_EXPORT
  /external/chromium_org/webkit/browser/fileapi/
file_observers.h 9 #include "webkit/browser/webkit_storage_browser_export.h"
30 class WEBKIT_STORAGE_BROWSER_EXPORT FileUpdateObserver {
47 class WEBKIT_STORAGE_BROWSER_EXPORT FileAccessObserver {
63 class WEBKIT_STORAGE_BROWSER_EXPORT FileChangeObserver {
file_system_url_request_job_factory.h 12 #include "webkit/browser/webkit_storage_browser_export.h"
25 WEBKIT_STORAGE_BROWSER_EXPORT net::URLRequestJobFactory::ProtocolHandler*
copy_or_move_file_validator.h 10 #include "webkit/browser/webkit_storage_browser_export.h"
20 class WEBKIT_STORAGE_BROWSER_EXPORT CopyOrMoveFileValidator {
file_stream_writer.h 10 #include "webkit/browser/webkit_storage_browser_export.h"
30 WEBKIT_STORAGE_BROWSER_EXPORT static FileStreamWriter* CreateForLocalFile(
file_system_options.h 11 #include "webkit/browser/webkit_storage_browser_export.h"
21 class WEBKIT_STORAGE_BROWSER_EXPORT FileSystemOptions {
mount_points.h 13 #include "webkit/browser/webkit_storage_browser_export.h"
26 class WEBKIT_STORAGE_BROWSER_EXPORT MountPoints {
28 struct WEBKIT_STORAGE_BROWSER_EXPORT MountPointInfo {
file_system_file_util.h 12 #include "webkit/browser/webkit_storage_browser_export.h"
29 class WEBKIT_STORAGE_BROWSER_EXPORT FileSystemFileUtil {
34 class WEBKIT_STORAGE_BROWSER_EXPORT AbstractFileEnumerator {
50 class WEBKIT_STORAGE_BROWSER_EXPORT EmptyFileEnumerator
timed_task_helper.h 14 #include "webkit/browser/webkit_storage_browser_export.h"
26 class WEBKIT_STORAGE_BROWSER_EXPORT TimedTaskHelper {
  /external/chromium_org/webkit/browser/quota/
storage_observer.h 18 class WEBKIT_STORAGE_BROWSER_EXPORT StorageObserver {
20 struct WEBKIT_STORAGE_BROWSER_EXPORT Filter {
33 struct WEBKIT_STORAGE_BROWSER_EXPORT MonitorParams {
55 struct WEBKIT_STORAGE_BROWSER_EXPORT Event {
special_storage_policy.h 12 #include "webkit/browser/webkit_storage_browser_export.h"
24 class WEBKIT_STORAGE_BROWSER_EXPORT SpecialStoragePolicy
33 class WEBKIT_STORAGE_BROWSER_EXPORT Observer {
quota_client.h 14 #include "webkit/browser/webkit_storage_browser_export.h"
23 class WEBKIT_STORAGE_BROWSER_EXPORT QuotaClient {
quota_manager_proxy.h 21 #include "webkit/browser/webkit_storage_browser_export.h"
31 class WEBKIT_STORAGE_BROWSER_EXPORT QuotaManagerProxy
  /external/chromium_org/webkit/browser/appcache/
appcache_executable_handler.h 11 #include "webkit/browser/webkit_storage_browser_export.h"
21 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheExecutableHandler {
43 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheExecutableHandlerFactory {
manifest_parser.h 39 #include "webkit/browser/webkit_storage_browser_export.h"
46 struct WEBKIT_STORAGE_BROWSER_EXPORT Manifest {
63 WEBKIT_STORAGE_BROWSER_EXPORT bool ParseManifest(
appcache_service.h 13 #include "webkit/browser/webkit_storage_browser_export.h"
21 struct WEBKIT_STORAGE_BROWSER_EXPORT AppCacheInfoCollection
35 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheService {
appcache_quota_client.h 19 #include "webkit/browser/webkit_storage_browser_export.h"
64 WEBKIT_STORAGE_BROWSER_EXPORT
77 WEBKIT_STORAGE_BROWSER_EXPORT void NotifyAppCacheReady();
78 WEBKIT_STORAGE_BROWSER_EXPORT void NotifyAppCacheDestroyed();
appcache_response.h 15 #include "webkit/browser/webkit_storage_browser_export.h"
34 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheResponseInfo
62 struct WEBKIT_STORAGE_BROWSER_EXPORT HttpResponseInfoIOBuffer
76 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheDiskCacheInterface {
102 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheResponseIO {
138 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheResponseReader
201 class WEBKIT_STORAGE_BROWSER_EXPORT AppCacheResponseWriter
  /external/chromium_org/webkit/browser/blob/
file_stream_reader.h 12 #include "webkit/browser/webkit_storage_browser_export.h"
43 WEBKIT_STORAGE_BROWSER_EXPORT static FileStreamReader*
54 WEBKIT_STORAGE_BROWSER_EXPORT static FileStreamReader*
61 WEBKIT_STORAGE_BROWSER_EXPORT static bool VerifySnapshotTime(
blob_data_handle.h 13 #include "webkit/browser/webkit_storage_browser_export.h"
28 class WEBKIT_STORAGE_BROWSER_EXPORT BlobDataHandle
blob_url_request_job_factory.h 13 #include "webkit/browser/webkit_storage_browser_export.h"
33 class WEBKIT_STORAGE_BROWSER_EXPORT BlobProtocolHandler
view_blob_internals_job.h 12 #include "webkit/browser/webkit_storage_browser_export.h"
25 class WEBKIT_STORAGE_BROWSER_EXPORT ViewBlobInternalsJob
  /external/chromium_org/webkit/browser/database/
database_util.h 11 #include "webkit/browser/webkit_storage_browser_export.h"
21 class WEBKIT_STORAGE_BROWSER_EXPORT DatabaseUtil {
vfs_backend.h 11 #include "webkit/browser/webkit_storage_browser_export.h"
19 class WEBKIT_STORAGE_BROWSER_EXPORT VfsBackend {
  /external/chromium_org/webkit/browser/fileapi/quota/
open_file_handle.h 11 #include "webkit/browser/webkit_storage_browser_export.h"
26 class WEBKIT_STORAGE_BROWSER_EXPORT OpenFileHandle {

Completed in 128 milliseconds

1 2 3