Searched refs:IsSiblingOrAncestor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/formats/webm/
H A Dwebm_parser.h124 bool IsSiblingOrAncestor(int id_a, int id_b) const;
H A Dwebm_parser.cc810 !IsSiblingOrAncestor(list_state.id_, id)) {
939 bool WebMListParser::IsSiblingOrAncestor(int id_a, int id_b) const { function in class:media::WebMListParser

Completed in 213 milliseconds