Searched defs:propCode (Results 1 – 3 of 3) sorted by relevance
181 uint16_t propCode = MTP_PROPERTY_STORAGE_ID_CODE; variable231 uint16_t propCode = 0; variable247 uint16_t propCode = 0; variable264 uint16_t propCode = 0; variable305 uint16_t propCode = 0; variable357 uint16_t propCode = 0; variable406 uint16_t propCode = 0; variable428 uint16_t propCode = 0; variable450 uint16_t propCode = 0; variable
116 Property::Property(uint16_t propCode, uint16_t propType, bool propWriteable, int value) in Property()
842 int MtpPacketTool::GetObjectPropTypeByPropCode(uint16_t propCode) in GetObjectPropTypeByPropCode()