Searched defs:IsSingleton (Results 1 – 5 of 5) sorted by relevance
44 TEST(QpackStaticTableTest, IsSingleton) { in TEST() argument
53 TEST_F(HpackStaticTableTest, IsSingleton) { in TEST_F() argument
740 bool IsSingleton(void) const { return false; } in IsSingleton() function in ot::Mle::MleRouter
1165 bool MleRouter::IsSingleton(void) in IsSingleton() function in ot::Mle::MleRouter1208 bool MleRouter::IsSingleton(const RouteTlv &aRouteTlv) in IsSingleton() function in ot::Mle::MleRouter
6958 bool IsSingleton = Ingredient2Recipe.count(I); in tryToWiden() local