Home | History | Annotate | Download | only in jdwp

Lines Matching refs:instance

741  * Return the instance of java.lang.ClassLoader that loaded the specified
896 LOGV("Creating instance of %s\n", dvmDbgGetClassDescriptor(classId));
1055 * Invoke an instance method. The invocation must occur in the specified
1716 ObjectId instance = dvmReadObjectId(&buf);
1717 LOGVV(" InstanceOnly: %llx\n", instance);
1718 pEvent->mods[idx].instanceOnly.objectId = instance;