Home
last modified time | relevance | path

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

/dalvik/vm/oo/
DObject.cpp366 bool findVirtual, bool isHier, const char* name, const char* descriptor) in findMethodInListByDescriptor() argument
407 if (! isHier) { in findMethodInListByDescriptor()
426 MethodType wantedType, bool isHier, const char* name, const DexProto* proto) in findMethodInListByProto() argument
451 if (! isHier) { in findMethodInListByProto()