Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.h26 template <class T> std::string inline toString(const T& t) { in toString() function
/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/
DGceFuture.java93 public static String toString(ArrayList<GceFuture<?>> futures) { in toString() method in GceFuture
DTombstoneChecker.java162 public String toString() { in toString() method in TombstoneChecker.Record
/device/google/contexthub/util/common/
DJSONObject.cpp559 AString JSONValue::toString(size_t depth, bool indentFirstLine) const { in toString() function in android::JSONValue
647 AString JSONCompound::toString(size_t depth, bool indentFirstLine) const { in toString() function in android::JSONCompound
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp1120 std::string EmuHWC2::Display::Config::toString() const { in toString() function in android::EmuHWC2::Display::Config