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

/external/chromium_org/media/formats/webm/
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
H A Dwebm_parser.h124 bool IsSiblingOrAncestor(int id_a, int id_b) const;

Completed in 226 milliseconds