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