Home
last modified time | relevance | path

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

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