Searched refs:generic (Results 1 – 5 of 5) sorted by relevance
11 bouncing around, though, it's difficult to keep things "generic".
352 static JdwpError VM_AllClassesImpl(ExpandBuf* pReply, bool descriptor_and_status, bool generic) in VM_AllClassesImpl() argument373 if (generic) { in VM_AllClassesImpl()706 bool generic) in M_VariableTable() argument715 Dbg::OutputVariableTable(class_id, method_id, generic, pReply); in M_VariableTable()
119 generic field: java.util.List<java.lang.String>120 generic method fancyMethod params='[1] java.util.ArrayList<java.lang.String>' ret='java.util.Map<ja…121 generic ctor Main params='[1] java.util.ArrayList<java.lang.Integer>'
68 Add in --device=<device name, e.g. device:generic> if you want to specify a device.
56 void SetCheckGenericJni(bool generic) { in SetCheckGenericJni() argument57 check_generic_jni_ = generic; in SetCheckGenericJni()