Home
last modified time | relevance | path

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

/dalvik/vm/reflect/
DReflect.cpp756 const char* targetDescriptor; in dvmGetDeclaredConstructorOrMethod() local
762 targetDescriptor = targetDescriptorCache.value; in dvmGetDeclaredConstructorOrMethod()
765 clazz->directMethods, name, targetDescriptor); in dvmGetDeclaredConstructorOrMethod()
768 clazz->virtualMethods, name, targetDescriptor); in dvmGetDeclaredConstructorOrMethod()