Searched defs:GetMethodSignature (Results 1 - 2 of 2) sorted by relevance

/art/test/GetMethodSignature/
H A DGetMethodSignature.java17 class GetMethodSignature { class
19 GetMethodSignature m2(boolean x, short y, char z) { return null; }
/art/runtime/
H A Ddex_file-inl.h41 inline const Signature DexFile::GetMethodSignature(const MethodId& method_id) const { function in class:art::DexFile

Completed in 60 milliseconds