Home
last modified time | relevance | path

Searched defs:IsValidAddress (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/types/
Draw_address.cc119 bool RawAddress::IsValidAddress(const std::string& address) { in IsValidAddress() function in RawAddress
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/lib/hci/
Daddress.cc130 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Daddress.cc127 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
Daddress_unittest.cc174 TEST(AddressTest, IsValidAddress) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/
Daddress.cc125 bool Address::IsValidAddress(const std::string& address) { in IsValidAddress() function in bluetooth::hci::Address
/aosp_15_r20/packages/modules/Bluetooth/system/types/test/
Draw_address_unittest.cc167 TEST(RawAddressTest, IsValidAddress) { in TEST() argument
/aosp_15_r20/external/libchrome/base/android/linker/
H A Dlinker_jni.cc277 inline bool IsValidAddress(jlong address) { in IsValidAddress() function
/aosp_15_r20/external/cronet/base/android/linker/
H A Dlinker_jni.cc250 bool IsValidAddress(jlong address) { in IsValidAddress() function
/aosp_15_r20/external/mdnsresponder/mDNSWindows/SystemService/
H A DService.c2336 IsValidAddress( const char * addr ) in IsValidAddress() function