Searched defs:objecttype (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dexceptions.c1553 PyTypeObject *objecttype)
1561 objecttype, &self->object,
1552 UnicodeError_init(PyUnicodeErrorObject *self, PyObject *args, PyObject *kwds, PyTypeObject *objecttype) argument
/external/libmtp/src/
H A Dptp.c3779 uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops)
3786 PTP_CNT_INIT(ptp, PTP_OC_MTP_SendObjectPropList, *store, *parenthandle, (uint32_t) objecttype,
3778 ptp_mtp_sendobjectproplist(PTPParams* params, uint32_t* store, uint32_t* parenthandle, uint32_t* handle, uint16_t objecttype, uint64_t objectsize, MTPProperties *props, int nrofprops) argument

Completed in 166 milliseconds