Searched defs:GetMethodSignature (Results 1 – 3 of 3) sorted by relevance
17 class GetMethodSignature { class
121 TEST_F(ArtDexFileLoaderTest, GetMethodSignature) { in TEST_F() argument
116 inline const Signature DexFile::GetMethodSignature(const dex::MethodId& method_id) const { in GetMethodSignature() function