Home
last modified time | relevance | path

Searched defs:with_signature (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_method.cc780 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod()
787 std::string ArtMethod::PrettyMethod(bool with_signature) { in PrettyMethod()
/art/libdexfile/dex/
Ddex_file.cc540 bool with_signature, in AppendPrettyMethod()