OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fileapi
(Results
176 - 200
of
421
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/media_galleries/fileapi/
supported_image_type_validator.cc
5
#include "chrome/browser/media_galleries/
fileapi
/supported_image_type_validator.h"
58
const
fileapi
::CopyOrMoveFileValidator::ResultCallback& callback)
82
fileapi
::CopyOrMoveFileValidator::ResultCallback callback_;
mtp_device_map_service.cc
5
#include "chrome/browser/media_galleries/
fileapi
/mtp_device_map_service.h"
11
#include "chrome/browser/media_galleries/
fileapi
/mtp_device_async_delegate.h"
12
#include "webkit/browser/
fileapi
/isolated_context.h"
55
if (!
fileapi
::IsolatedContext::GetInstance()->GetRegisteredPath(
/external/chromium_org/chrome/browser/renderer_host/pepper/
pepper_crx_file_system_message_filter.cc
25
#include "webkit/browser/
fileapi
/isolated_context.h"
112
return
fileapi
::IsolatedContext::GetInstance()->
113
RegisterFileSystemForPath(
fileapi
::kFileSystemTypeNativeLocal,
/external/chromium_org/chrome/browser/sync_file_system/local/
local_file_change_tracker.cc
16
#include "webkit/browser/
fileapi
/file_system_context.h"
17
#include "webkit/browser/
fileapi
/file_system_file_util.h"
18
#include "webkit/browser/
fileapi
/file_system_operation_context.h"
19
#include "webkit/common/
fileapi
/file_system_util.h"
21
using
fileapi
::FileSystemContext;
22
using
fileapi
::FileSystemFileUtil;
23
using
fileapi
::FileSystemOperationContext;
24
using
fileapi
::FileSystemURL;
25
using
fileapi
::FileSystemURLSet;
221
file_system_context->GetFileUtil(
fileapi
::kFileSystemTypeSyncable)
[
all
...]
local_file_sync_status.cc
9
using
fileapi
::FileSystemURL;
10
using
fileapi
::FileSystemURLSet;
/external/chromium_org/chrome/browser/sync_file_system/
mock_remote_file_sync_service.cc
13
#include "webkit/browser/
fileapi
/file_system_url.h"
72
const
fileapi
::FileSystemURL& url,
119
fileapi
::FileSystemURL()));
remote_file_sync_service.h
14
#include "webkit/browser/
fileapi
/file_system_url.h"
140
virtual bool IsConflicting(const
fileapi
::FileSystemURL& url) = 0;
/external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_ref_host.h
18
#include "webkit/browser/
fileapi
/file_system_url.h"
44
virtual
fileapi
::FileSystemURL GetFileSystemURL() const = 0;
80
fileapi
::FileSystemURL GetFileSystemURL() const;
/external/chromium_org/content/shell/
shell_message_filter.cc
19
#include "webkit/browser/
fileapi
/isolated_context.h"
70
fileapi
::IsolatedContext::FileInfoSet files;
79
fileapi
::IsolatedContext::GetInstance()->RegisterDraggedFileSystem(files);
/external/chromium_org/webkit/browser/blob/
blob_url_request_job_unittest.cc
21
#include "webkit/browser/
fileapi
/file_system_context.h"
22
#include "webkit/browser/
fileapi
/file_system_file_util.h"
23
#include "webkit/browser/
fileapi
/file_system_operation_context.h"
24
#include "webkit/browser/
fileapi
/file_system_url.h"
25
#include "webkit/browser/
fileapi
/mock_file_system_context.h"
43
const
fileapi
::FileSystemType kFileSystemType =
44
fileapi
::kFileSystemTypeTemporary;
169
file_system_context_ =
fileapi
::CreateFileSystemContextForTesting(
175
fileapi
::OPEN_FILE_SYSTEM_CREATE_IF_NONEXISTENT,
201
fileapi
::FileSystemURL url
[
all
...]
/external/chromium_org/webkit/browser/fileapi/
isolated_context.h
18
#include "webkit/browser/
fileapi
/mount_points.h"
20
#include "webkit/common/
fileapi
/file_system_types.h"
22
namespace
fileapi
{
namespace
26
namespace
fileapi
{
namespace
195
} // namespace
fileapi
sandbox_directory_database.cc
5
#include "webkit/browser/
fileapi
/sandbox_directory_database.h"
21
#include "webkit/browser/
fileapi
/file_system_usage_cache.h"
22
#include "webkit/common/
fileapi
/file_system_util.h"
27
const
fileapi
::SandboxDirectoryDatabase::FileInfo& info,
36
data_path =
fileapi
::FilePathToString(info.data_path);
37
name =
fileapi
::FilePathToString(base::FilePath(info.name));
51
fileapi
::SandboxDirectoryDatabase::FileInfo* info) {
61
info->data_path =
fileapi
::StringToFilePath(data_path);
62
info->name =
fileapi
::StringToFilePath(name).value();
96
fileapi
::SandboxDirectoryDatabase::FileId parent_id
404
namespace
fileapi
{
namespace
[
all
...]
async_file_test_helper.h
9
#include "webkit/browser/
fileapi
/file_system_operation.h"
10
#include "webkit/common/
fileapi
/file_system_types.h"
17
namespace
fileapi
{
namespace
92
} // namespace
fileapi
file_system_file_stream_reader.h
13
#include "webkit/browser/
fileapi
/file_system_url.h"
26
namespace
fileapi
{
namespace
77
} // namespace
fileapi
file_system_operation_context.h
11
#include "webkit/browser/
fileapi
/task_runner_bound_observer_list.h"
19
namespace
fileapi
{
namespace
103
} // namespace
fileapi
file_system_url_request_job.h
16
#include "webkit/browser/
fileapi
/file_system_url.h"
29
namespace
fileapi
{
namespace
81
} // namespace
fileapi
isolated_file_system_backend.h
9
#include "webkit/browser/
fileapi
/file_system_backend.h"
11
namespace
fileapi
{
namespace
54
} // namespace
fileapi
local_file_stream_writer.h
17
#include "webkit/browser/
fileapi
/file_stream_writer.h"
24
namespace
fileapi
{
namespace
90
} // namespace
fileapi
mock_file_change_observer.h
10
#include "webkit/browser/
fileapi
/file_observers.h"
11
#include "webkit/browser/
fileapi
/file_system_url.h"
12
#include "webkit/browser/
fileapi
/task_runner_bound_observer_list.h"
14
namespace
fileapi
{
namespace
101
} // namespace
fileapi
native_file_util.h
12
#include "webkit/browser/
fileapi
/file_system_file_util.h"
19
namespace
fileapi
{
namespace
27
// (webkit/browser/
fileapi
/file_system_file_util.h).
66
} // namespace
fileapi
recursive_operation_delegate.h
13
#include "webkit/browser/
fileapi
/file_system_operation.h"
14
#include "webkit/browser/
fileapi
/file_system_url.h"
16
namespace
fileapi
{
namespace
99
} // namespace
fileapi
/external/chromium/chrome/browser/extensions/
file_manager_util.cc
21
#include "webkit/
fileapi
/file_system_context.h"
22
#include "webkit/
fileapi
/file_system_mount_point_provider.h"
23
#include "webkit/
fileapi
/file_system_util.h"
71
fileapi
::FileSystemPathManager* path_manager =
73
fileapi
::ExternalFileSystemMountPointProvider* provider =
92
GURL base_url =
fileapi
::GetFileSystemRootURI(origin_url,
93
fileapi
::kFileSystemTypeExternal);
/external/chromium_org/chrome/browser/media_galleries/linux/
mtp_device_task_helper.h
15
#include "chrome/browser/media_galleries/
fileapi
/mtp_device_async_delegate.h"
17
#include "webkit/browser/
fileapi
/async_file_util.h"
37
typedef base::Callback<void(const
fileapi
::AsyncFileUtil::EntryList&)>
/external/chromium_org/content/browser/android/
media_resource_getter_impl.cc
13
#include "content/browser/
fileapi
/browser_file_system_helper.h"
156
PlatformPathGetterTask(
fileapi
::FileSystemContext* file_system_context,
170
fileapi
::FileSystemContext* file_system_context_;
179
fileapi
::FileSystemContext* file_system_context, int renderer_id)
205
fileapi
::FileSystemContext* file_system_context,
/external/chromium_org/content/browser/worker_host/
worker_storage_partition.cc
13
#include "webkit/browser/
fileapi
/file_system_context.h"
23
fileapi
::FileSystemContext* filesystem_context,
Completed in 387 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>