HomeSort by relevance Sort by last modified time
    Searched refs:dvmLinkClass (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/oo/
Class.h 118 bool dvmLinkClass(ClassObject* clazz);
Class.cpp 199 * TODO: In the case where we fail in dvmLinkClass() and log the class as closing (type='<'),
    [all...]
  /dalvik/vm/reflect/
Proxy.cpp 97 * as we would in loadClassFromDex(), and then call dvmLinkClass() to do
192 if (!dvmLinkClass(newClass)) {
    [all...]

Completed in 76 milliseconds