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

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

Completed in 275 milliseconds