Searched refs:setFormEnum (Results 1 – 3 of 3) sorted by relevance
96 void setFormEnum(const int* values, int count);
294 void MtpProperty::setFormEnum(const int* values, int count) { in setFormEnum() function in android::MtpProperty
1160 result->setFormEnum(bitrateEnum, sizeof(bitrateEnum)/sizeof(bitrateEnum[0])); in getObjectPropertyDesc()1168 result->setFormEnum(channelEnum, sizeof(channelEnum)/sizeof(channelEnum[0])); in getObjectPropertyDesc()