Home
last modified time | relevance | path

Searched defs:toString (Results 1 – 25 of 27) sorted by relevance

12

/system/netd/libnetdutils/
DInternetAddresses.cpp33 std::string IPAddress::toString() const noexcept { in toString() function in android::netdutils::IPAddress
150 std::string IPPrefix::toString() const noexcept { in toString() function in android::netdutils::IPPrefix
154 std::string IPSockAddr::toString() const noexcept { in toString() function in android::netdutils::IPSockAddr
DSocket.cpp25 StatusOr<std::string> toString(const in6_addr& addr) { in toString() function
DStatus.cpp34 std::string toString(const Status& status) { in toString() function
DSlice.cpp34 std::string toString(const Slice s) { in toString() function
DInternetAddressesTest.cpp49 std::string toString() const { in toString() function
517 TEST(IPSockAddrTest, toString) { in TEST() argument
DLog.cpp55 std::string LogEntry::toString() const { in toString() function in android::netdutils::LogEntry
/system/tools/hidl/c2hal/
DExpression.cpp92 std::string toString(StringHelper::Case atomCase) override { in toString() function
120 std::string toString(StringHelper::Case atomCase) override { in toString() function
144 std::string toString(StringHelper::Case atomCase) override { in toString() function
167 std::string toString(StringHelper::Case atomCase) override { in toString() function
192 std::string toString(StringHelper::Case atomCase) override { in toString() function
215 std::string toString(StringHelper::Case atomCase) override { in toString() function
242 std::string toString(StringHelper::Case atomCase) override { in toString() function
/system/tools/aidl/tests/
Dsimple_parcelable.cpp50 std::string SimpleParcelable::toString() const { in toString() function in android::aidl::tests::SimpleParcelable
/system/netd/server/
DNetwork.cpp58 std::string Network::toString() const { in toString() function in android::net::Network
DUidRanges.cpp130 std::string UidRanges::toString() const { in toString() function in android::net::UidRanges
DTetherControllerTest.cpp86 std::string toString(const TetherOffloadStatsList& statsList) { in toString() function in android::net::TetherControllerTest
/system/timezone/distro/core/src/main/com/android/timezone/distro/
DStagedDistroOperation.java72 public String toString() { in toString() method in StagedDistroOperation
DDistroVersion.java144 public String toString() { in toString() method in DistroVersion
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DSimpleParcelable.java59 public String toString() { in toString() method in SimpleParcelable
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DZoneOffsetPeriod.java158 public String toString() { in toString() method in ZoneOffsetPeriod
197 public String toString() { in toString() method in ZoneOffsetPeriod.ZonePeriodsKey
DZoneInfo.java102 public String toString() { in toString() method in ZoneInfo
/system/media/audio_utils/
DBalance.cpp157 std::string Balance::toString() const in toString() function in android::audio_utils::Balance
/system/core/trusty/confirmationui/
DTrustyApp.cpp41 const char* toString(PacketType t) { in toString() function
/system/core/libutils/
DCallStack.cpp63 String8 CallStack::toString(const char* prefix) const { in toString() function in android::CallStack
DProcessCallStack.cpp236 String8 ProcessCallStack::toString(const char* prefix) const { in toString() function in android::ProcessCallStack
/system/media/audio_utils/include/audio_utils/
DTimestampVerifier.h207 std::string toString() const { in toString() function
/system/libhidl/base/include/hidl/
DMQDescriptor.h266 std::string toString(const MQDescriptor<T, flavor> &q) { in toString() function
/system/incremental_delivery/incfs/include/
Dincfs_inline.h81 inline std::string toString(FileId fileId) { in toString() function
/system/libvintf/
Dcheck_vintf.cpp89 static std::string toString(status_t status) { in toString() function in android::vintf::details::HostFileSystem
/system/apex/apexd/
Dapexservice.cpp285 static std::string toString(const ApexInfo& package) { in toString() function

12