Searched refs:getEntryNameAt (Results 1 – 6 of 6) sorted by relevance
184 const char *getEntryNameAt(size_t index, Type *type) const;
89 const char *name = f->getEntryNameAt(i, &t); in AMediaFormat_toString()
935 const char *AMessage::getEntryNameAt(size_t index, Type *type) const { in getEntryNameAt() function in android::AMessage
311 const char *key = msg->getEntryNameAt(i, &valueType); in ConvertMessageToMap()
3759 const char *key = mMetaKeys->getEntryNameAt(i, &type); in writeKeys()3776 const char *key = mMetaKeys->getEntryNameAt(i, &type); in writeIlst()
7454 const char* key = params->getEntryNameAt(i - 1, &keyType); in setVendorParameters()