Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DBundle.h216 const char* getOutputTextSymbols() const { return mOutputTextSymbols; } in getOutputTextSymbols() function
H A DResource.cpp2836 const char* textSymbolsDest = bundle->getOutputTextSymbols(); in writeResourceSymbols()