Home
last modified time | relevance | path

Searched refs:root_client_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/media/formats/webm/
Dwebm_parser.h136 WebMParserClient* const root_client_; variable
Dwebm_parser.cc691 root_client_(client) { in WebMListParser()
890 current_list_client = root_client_; in OnListStart()
923 client = root_client_; in OnListEnd()