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

  /external/libmtp/src/
ptp-pack.c 1321 uint32_t proptype = dtoh32a(&curdata[PTP_ece_Prop_Subtype]); local
1396 uint32_t proptype = dtoh32a(&curdata[PTP_ece_Prop_Subtype]); local
    [all...]
ptp.c     [all...]
ptp.h 1082 uint32_t proptype; member in struct:_PTPCanon_Property
    [all...]
  /external/opencv3/modules/python/src2/
gen2.py 291 code += "".join([gen_template_set_prop_from_map.substitute(propname=p.name,proptype=p.tp) for p in self.props])
    [all...]

Completed in 755 milliseconds