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