Searched defs:with_signature (Results 1 – 2 of 2) sorted by relevance
850 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod()857 std::string ArtMethod::PrettyMethod(bool with_signature) { in PrettyMethod()
658 bool with_signature, in AppendPrettyMethod()