Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mValues

49     mValues.push_back(value);
62 *value = mValues.getEntry(index);
80 ALOGV("%s: %s", mNames.getEntry(i), mValues.getEntry(i));
96 const char *value = mValues.getEntry(i);
137 const char *value = mValues.getEntry(i);
170 uint8_t* src = (uint8_t *)mValues.getEntry(i);
175 const char *s = mValues.getEntry(i);
195 mValues.setEntry(i, "???");
221 const char* source = mValues.getEntry(i);
235 mValues.setEntry(i, "???");
248 mValues.setEntry(i, start);
258 if (strlen(mValues.getEntry(i)) == 0) {
261 mValues.erase(i);