Searched defs:IsValid (Results 1 – 12 of 12) sorted by relevance
32 bool AdvertiseData::IsValid() const { in IsValid() function in bluetooth::AdvertiseData
26 bool BtAddress::IsValid(const std::string& addr) { in IsValid() function in test_vendor_lib::BtAddress
81 bool IsValid() const override { in IsValid() function
59 bool NL80211Packet::IsValid() const { in IsValid() function in android::wificond::NL80211Packet
47 bool BaseNL80211Attr::IsValid() const { in IsValid() function in android::wificond::BaseNL80211Attr
80 static bool IsValid(const std::vector<uint8_t>& ad) { in IsValid() function
96 static inline bool IsValid(const backtrace_map_t& map) { in IsValid() function
45 TEST_F(BtAddressTest, IsValid) { in TEST_F() argument
166 bool IsValid() const { return is_valid_; } in IsValid() function185 bool IsValid() const { return is_valid_; } in IsValid() function
81 bool IsValid() const { return (handle_ != CK_INVALID_HANDLE); } in IsValid() function in attestation::ScopedSession
235 bool IsValid() { return fd >= 0; } in IsValid() function in SyncConnection
643 TEST_F(LibVintfTest, IsValid) { in TEST_F() argument