Home
last modified time | relevance | path

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

/art/compiler/debug/
Delf_symtab_writer.h41 bool with_signature) { in WriteDebugSymbols()
/art/runtime/
Dutils.cc351 std::string PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod()
376 std::string PrettyMethod(uint32_t method_idx, const DexFile& dex_file, bool with_signature) { in PrettyMethod()