Searched defs:with_signature (Results 1 – 3 of 3) sorted by relevance
195 MethodInfo GetMethodInfoForOffset(int64_t dex_offset, bool with_signature) { in GetMethodInfoForOffset()209 std::vector<MethodInfo> GetAllMethodInfos(bool with_signature) { in GetAllMethodInfos()
288 int with_signature, in ExtDexFileGetMethodInfoForOffset()319 int with_signature, in ExtDexFileGetAllMethodInfos()
813 std::string ArtMethod::PrettyMethod(ArtMethod* m, bool with_signature) { in PrettyMethod()820 std::string ArtMethod::PrettyMethod(bool with_signature) { in PrettyMethod()