Searched defs:parseMetadata (Results 1 – 2 of 2) sorted by relevance
101 public static List<WordListMetadata> parseMetadata(final InputStreamReader input) in parseMetadata() method in MetadataParser
272 status_t FLACDecoder::parseMetadata(const uint8_t *inBuffer, size_t inBufferLen) { in parseMetadata() function in android::FLACDecoder