OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scoped_file_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/common/blob/
shareable_file_reference.h
54
const base::FilePath& path() const { return
scoped_file_
.path(); }
67
ScopedFile
scoped_file_
;
member in class:webkit_blob::ShareableFileReference
shareable_file_reference.cc
106
scoped_file_
.AddScopeOutCallback(callback, NULL);
110
:
scoped_file_
(scoped_file.Pass()) {
/external/chromium_org/webkit/browser/fileapi/
async_file_util_adapter.cc
64
scoped_file_
= file_util->CreateSnapshotFile(
75
ShareableFileReference::GetOrCreate(
scoped_file_
.Pass()));
82
webkit_blob::ScopedFile
scoped_file_
;
member in class:fileapi::__anon15365::GetFileInfoHelper
Completed in 116 milliseconds