Home
last modified time | relevance | path

Searched refs:cloneMethod (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/oo/
DClass.c1974 static void cloneMethod(Method* dst, const Method* src) in cloneMethod() function
3197 cloneMethod(meth, mirandaList[i]); in createIftable()