Home
last modified time | relevance | path

Searched defs:FromString (Results 1 – 8 of 8) sorted by relevance

/system/bt/gd/common/
Dlink_key.cc40 bool LinkKey::FromString(const std::string& from, bluetooth::common::LinkKey& to) { in FromString() function in bluetooth::common::LinkKey
/system/bt/types/
Draw_address.cc42 bool RawAddress::FromString(const std::string& from, RawAddress& to) { in FromString() function in RawAddress
Dclass_of_device.cc40 bool ClassOfDevice::FromString(const std::string& from, ClassOfDevice& to) { in FromString() function in ClassOfDevice
/system/bt/gd/hci/
Daddress.cc48 bool Address::FromString(const std::string& from, Address& to) { in FromString() function in bluetooth::hci::Address
Dclass_of_device.cc45 bool ClassOfDevice::FromString(const std::string& from, ClassOfDevice& to) { in FromString() function in bluetooth::hci::ClassOfDevice
/system/iorap/src/db/
Dapp_component_name.h39 static AppComponentName FromString(const std::string& s) { in FromString() function
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/
Duuid.cc60 Uuid Uuid::FromString(const std::string& uuid, bool* is_valid) { in FromString() function in bluetooth::Uuid
/system/bt/types/bluetooth/
Duuid.cc61 Uuid Uuid::FromString(const std::string& uuid, bool* is_valid) { in FromString() function in bluetooth::Uuid