Searched refs:IsSingleton (Results 1 – 7 of 7) sorted by relevance
120 bool IsSingleton(void);656 static bool IsSingleton(const RouteTlv &aRouteTlv);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::MleRouter1285 if (ComparePartitions(IsSingleton(route), leaderData, IsSingleton(), mLeaderData) > 0 in HandleAdvertisement()
3180 … Get<MleRouter>().IsSingleton(), mLeaderData) > 0); in HandleParentResponse()
44 TEST(QpackStaticTableTest, IsSingleton) { in TEST() argument
53 TEST_F(HpackStaticTableTest, IsSingleton) { in TEST_F() argument
429 return AsCoreType(aInstance).Get<Mle::MleRouter>().IsSingleton(); in otThreadIsSingleton()
6958 bool IsSingleton = Ingredient2Recipe.count(I); in tryToWiden() local6964 if (!IsSingleton && !VPBB->empty() && LastExtensibleRecipe == &VPBB->back() && in tryToWiden()6969 if (!IsSingleton) in tryToWiden()