Searched refs:CapsIsNull (Results 1 – 4 of 4) sorted by relevance
49 EXPECT_TRUE(allCap->CapsIsNull());61 EXPECT_FALSE(allCap->CapsIsNull());77 EXPECT_FALSE(allCap->CapsIsNull());80 EXPECT_FALSE(allCap->CapsIsNull());83 EXPECT_FALSE(allCap->CapsIsNull());
63 bool CapsIsNull() const;
30 if (ident_.empty() && netCapabilities_.CapsIsNull()) { in SpecifierIsValid()
59 bool NetAllCapabilities::CapsIsNull() const in CapsIsNull() function in OHOS::NetManagerStandard::NetAllCapabilities