Home
last modified time | relevance | path

Searched defs:ToString (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/
DResource.cpp26 StringPiece ToString(ResourceType type) { in ToString() function
DDominatorTree_test.cpp41 std::string ToString(DominatorTree* tree) { in ToString() function in aapt::__anon342af9cc0111::PrettyPrinter
DResource.h315 inline std::string ResourceName::ToString() const { in ToString() function
/frameworks/base/tools/aapt2/util/
DUtil.h190 inline const std::string& StringBuilder::ToString() const { return str_; } in ToString() function