Searched defs:GetFileType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/util/
H A DFiles.cpp50 FileType GetFileType(const std::string& path) { function in namespace:aapt::file
69 FileType GetFileType(const std::string& path) {
310 const FileType file_type = GetFileType(full_path);

Completed in 801 milliseconds