Home
last modified time | relevance | path

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

/device/google/trout/hal/vehicle/2.0/agl_build/prebuilt/include/android/hardware/automotive/vehicle/2.0/
Dtypes.h26 inline std::string toString(T t) { in toString() function
80 inline std::string toString(const void *t) { in toString() function
85 inline std::string toString(const hidl_string &hs) { in toString() function
91 std::string toString(const hidl_vec<T> &a) { in toString() function
6733 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyT… in toString() function
6834 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleArea o) { in toString() function
6899 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyG… in toString() function
7774 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleProperty … in toString() function
8448 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleVendorPer… in toString() function
8606 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleSeatOccup… in toString() function
[all …]
/device/generic/opengl-transport/host/commands/emugen/
DstrUtils.h26 template <class T> std::string inline toString(const T& t) { in toString() function
/device/generic/vulkan-cereal/protocols/generic-apigen/
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/sunfish/vibrator/common/
DHardwareBase.h165 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString() function
/device/generic/vulkan-cereal/base/
DWin32UnicodeString.cpp88 std::string Win32UnicodeString::toString() const { in toString() function in android::base::Win32UnicodeString
/device/generic/goldfish-opengl/system/hwc2/
DDisplay.cpp881 std::string Display::Config::toString() const { in toString() function in android::Display::Config