Searched defs:ById (Results 1 – 4 of 4) sorted by relevance
14 bool Ancestory::ById(Id id, Ancestory* ancestory) { in ById() function in webm::Ancestory
126 pub struct ById; struct127 impl<V> KeyMethod<V, V> for ById { implementation