Home
last modified time | relevance | path

Searched defs:EditionEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libwebm/webm_parser/include/webm/
H A Ddom_types.h1667 struct EditionEntry { struct
1676 bool operator==(const EditionEntry& other) const { argument
/aosp_15_r20/external/libwebm/webm_parser/src/
H A Dcallback.cc125 const EditionEntry& /* edition_entry */) { in OnEditionEntry()