Searched defs:parseMetadata (Results 1 – 2 of 2) sorted by relevance
272 status_t FLACDecoder::parseMetadata(const uint8_t *inBuffer, size_t inBufferLen) { in parseMetadata() function in android::FLACDecoder
1059 InstantAppInfo parseMetadata(@NonNull XmlPullParser parser, in parseMetadata() method in InstantAppRegistry