OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:empty_file
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_update_performer.cc
63
base::FilePath
empty_file
;
local
64
if (!base::CreateTemporaryFile(&
empty_file
))
66
error = cache->Store(local_id, std::string(),
empty_file
,
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.cc
131
base::FilePath
empty_file
;
local
132
if (!base::CreateTemporaryFileInDir(temporary_file_directory, &
empty_file
))
134
error = cache->Store(local_id, std::string(),
empty_file
,
/external/chromium_org/chrome/browser/prerender/
prerender_browsertest.cc
3224
base::FilePath
empty_file
= ui_test_utils::GetTestFilePath(
local
3243
base::FilePath
empty_file
= ui_test_utils::GetTestFilePath(
local
4290
base::FilePath
empty_file
= ui_test_utils::GetTestFilePath(
local
[
all
...]
Completed in 103 milliseconds