Searched defs:ToString (Results 1 – 4 of 4) sorted by relevance
26 StringPiece ToString(ResourceType type) { in ToString() function
41 std::string ToString(DominatorTree* tree) { in ToString() function in aapt::__anon342af9cc0111::PrettyPrinter
315 inline std::string ResourceName::ToString() const { in ToString() function
190 inline const std::string& StringBuilder::ToString() const { return str_; } in ToString() function