Searched refs:IsFlagAttributeTrue (Results 1 - 4 of 4) sorted by relevance

/system/connectivity/shill/wifi/
H A Dcallback80211_metrics.cc106 message.const_attributes()->IsFlagAttributeTrue(
/system/connectivity/shill/net/
H A Dattribute_list.h112 // |IsFlagAttributeTrue| returns true if the flag attribute |id| is true. It
115 bool IsFlagAttributeTrue(int id) const;
H A Dattribute_list.cc266 bool AttributeList::IsFlagAttributeTrue(int id) const { function in class:shill::AttributeList
H A Dnetlink_message_unittest.cc496 EXPECT_TRUE(message->const_attributes()->IsFlagAttributeTrue(
549 EXPECT_TRUE(message->const_attributes()->IsFlagAttributeTrue(
845 EXPECT_TRUE(message->const_attributes()->IsFlagAttributeTrue(

Completed in 57 milliseconds