Home
last modified time | relevance | path

Searched defs:toString (Results 1 – 6 of 6) 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/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceFuture.java93 public static String toString(ArrayList<GceFuture<?>> futures) { in toString() method in GceFuture
/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/google/coral/vibrator/
DHardware.cpp180 std::string HwApi::Record<T>::toString(const NamesMap &names) { in toString() function in android::hardware::vibrator::V1_3::implementation::HwApi::Record
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp1385 std::string EmuHWC2::Display::Config::toString() const { in toString() function in android::EmuHWC2::Display::Config
/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1819 std::string CfHWC2::Display::Config::toString(bool splitLine) const { in toString() function in android::CfHWC2::Display::Config