Searched refs:getEntryNameAt (Results 1 – 4 of 4) sorted by relevance
114 const char *getEntryNameAt(size_t index, Type *type) const;
85 const char *name = f->getEntryNameAt(i, &t); in AMediaFormat_toString()
176 const char *key = msg->getEntryNameAt(i, &valueType); in ConvertMessageToMap()
668 const char *AMessage::getEntryNameAt(size_t index, Type *type) const { in getEntryNameAt() function in android::AMessage