Searched refs:kEmptyFile (Results 1 - 10 of 10) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h78 kEmptyFile, enumerator in enum:NArchive::N7z::NID::EEnum
H A D7zProperties.cpp109 RemoveOneItem(fileInfoPopIDs, NID::kEmptyFile);
H A D7zOut.cpp660 WriteByte(NID::kEmptyFile);
H A D7zIn.cpp1001 case NID::kEmptyFile: ReadBoolVector(numEmptyStreams, emptyFileVector); break;
/external/chromium_org/third_party/skia/include/xml/
H A DSkXMLParser.h24 kEmptyFile, enumerator in enum:SkXMLParserError::ErrorCode
/external/skia/include/xml/
H A DSkXMLParser.h24 kEmptyFile, enumerator in enum:SkXMLParserError::ErrorCode
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_focus_uitest.cc673 const base::FilePath::CharType* kEmptyFile = FILE_PATH_LITERAL("empty.html"); local
675 base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
H A Dbrowser_browsertest.cc1107 static const base::FilePath::CharType* kEmptyFile = local
1110 base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api.h42 extern const char kEmptyFile[];
H A Ddownloads_api.cc82 const char kEmptyFile[] = "Filename not yet determined"; member in namespace:download_extension_errors
1520 errors::kEmptyFile, &error_))

Completed in 186 milliseconds