Home
last modified time | relevance | path

Searched refs:ResourceFileTypeToString (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/cmd/
DDump.cpp46 static const char* ResourceFileTypeToString(const ResourceFile::Type& type) { in ResourceFileTypeToString() function
72 printer->Println(ResourceFileTypeToString(file.type)); in DumpCompiledFile()