Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dsimple_parcelable.cpp50 std::string SimpleParcelable::toString() const { in toString() function in android::aidl::tests::SimpleParcelable
/system/netd/server/
DNetwork.cpp55 std::string Network::toString() const { in toString() function in Network
DUidRanges.cpp98 std::string UidRanges::toString() const { in toString() function in UidRanges
/system/tools/aidl/tests/java_app/src/android/aidl/tests/
DSimpleParcelable.java59 public String toString() { in toString() method in SimpleParcelable
/system/core/libutils/
DCallStack.cpp63 String8 CallStack::toString(const char* prefix) const { in toString() function in android::CallStack
DProcessCallStack.cpp249 String8 ProcessCallStack::toString(const char* prefix) const { in toString() function in android::ProcessCallStack
/system/netd/tests/dns_responder/
Ddns_responder.cpp152 const char* DNSName::toString() const { in toString() function in test::DNSName
266 std::string DNSQuestion::toString() const { in toString() function in test::DNSQuestion
328 std::string DNSRecord::toString() const { in toString() function in test::DNSRecord
487 std::string DNSHeader::toString() const { in toString() function in test::DNSHeader