Home
last modified time | relevance | path

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

/art/runtime/
Dutils.cc369 std::string PrettyMethod(mirror::ArtMethod* m, bool with_signature) { in PrettyMethod()
391 std::string PrettyMethod(uint32_t method_idx, const DexFile& dex_file, bool with_signature) { in PrettyMethod()