Searched refs:kNonexistant (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/util/
H A DFiles.h45 kNonexistant, member in class:aapt::file::FileType
H A DFiles.cpp53 return FileType::kNonexistant;
58 return FileType::kNonexistant;
75 return FileType::kNonexistant;
/frameworks/base/tools/aapt2/format/
H A DArchive.cpp46 if (type == file::FileType::kNonexistant) {
/frameworks/base/tools/aapt2/cmd/
H A DCompile.cpp392 } else if (file_type == file::FileType::kNonexistant) {

Completed in 164 milliseconds