Home
last modified time | relevance | path

Searched refs:ToLogString (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Dle_device.cc41 std::string LeDevice::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::LeDevice
Dclassic_device.cc34 std::string ClassicDevice::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::ClassicDevice
Dle_device.h64 std::string ToLogString() const;
Dclassic_device.h66 std::string ToLogString() const;
Ddevice.cc118 std::string Device::ToLogString() const { return section_; } in ToLogString() function in bluetooth::storage::Device
Ddevice.h182 std::string ToLogString() const;