Searched refs:dvmGetAnnotationDefaultValue (Results 1 – 3 of 3) sorted by relevance
141 Object* dvmGetAnnotationDefaultValue(const Method* method);
1735 Object* dvmGetAnnotationDefaultValue(const Method* method) in dvmGetAnnotationDefaultValue() function
179 Object* def = dvmGetAnnotationDefaultValue(meth); in Dalvik_java_lang_reflect_Method_getDefaultValue()