OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sandbox_delegate
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/content/public/test/
sandbox_file_system_test_helper.cc
64
return file_system_context_->
sandbox_delegate
()->
83
return file_system_context_->
sandbox_delegate
()->
132
return file_system_context()->
sandbox_delegate
()->usage_cache();
139
file_util_ = file_system_context_->
sandbox_delegate
()->sync_file_util();
143
file_system_context_->
sandbox_delegate
()->
/external/chromium_org/chrome/browser/sync_file_system/local/
root_delete_helper.cc
91
file_system_context_->
sandbox_delegate
()->OpenFileSystem(
sync_file_system_backend.cc
229
DCHECK(context_->
sandbox_delegate
());
230
return context_->
sandbox_delegate
();
local_file_sync_context.cc
89
base::Unretained(file_system_context->
sandbox_delegate
()),
821
file_system_context->
sandbox_delegate
()->sync_file_util();
[
all
...]
local_file_change_tracker.cc
305
file_system_context->
sandbox_delegate
()->sync_file_util();
/external/chromium_org/webkit/browser/fileapi/
file_system_context.h
252
SandboxFileSystemBackendDelegate*
sandbox_delegate
() {
function in class:fileapi::FileSystemContext
obfuscated_file_util.h
105
SandboxFileSystemBackendDelegate*
sandbox_delegate
);
file_system_operation_impl.cc
322
file_system_context()->
sandbox_delegate
()->sync_file_util();
obfuscated_file_util.cc
261
SandboxFileSystemBackendDelegate*
sandbox_delegate
)
268
sandbox_delegate_(
sandbox_delegate
) {
[
all
...]
/external/chromium_org/content/browser/fileapi/
file_system_dir_url_request_job_unittest.cc
210
return file_system_context_->
sandbox_delegate
()->sync_file_util();
Completed in 819 milliseconds