Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/packet/tests/
Dpacket_test_helper.h62 inline std::string to_string(const Attribute& a) { in to_string() function
85 inline std::string to_string(const AttributeEntry& entry) { in to_string() function
92 std::string to_string(const Container& entries) { in to_string() function
/packages/modules/adb/
Dtransport_test.cpp24 TEST(ConnectionStateTest, to_string) { in TEST() argument
Dadb.cpp144 std::string to_string(ConnectionState state) { in to_string() function
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/integration/
Dwifi_p2p_lib.py748 def to_string(self): member in WifiP2PEnums.WifiP2pDnsSdServiceResponse
/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc668 std::string AudioContexts::to_string() const { in to_string() function in bluetooth::le_audio::types::AudioContexts
/packages/modules/adb/daemon/
Dusb.cpp70 static const char* to_string(enum usb_functionfs_event_type type) { in to_string() function
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs432 fn to_string(&self) -> String { in to_string() method
963 fn to_string(&self) -> String { in to_string() method
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioningRandom.cpp536 std::string RandomPartitioningTest::to_string(HalVersion version) { in to_string() function in android::__anon8f17020a0111::RandomPartitioningTest