Searched defs:toString (Results 1 – 8 of 8) sorted by relevance
26 inline std::string toString(T t) { in toString() function80 inline std::string toString(const void *t) { in toString() function85 inline std::string toString(const hidl_string &hs) { in toString() function91 std::string toString(const hidl_vec<T> &a) { in toString() function6733 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyT… in toString() function6834 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleArea o) { in toString() function6899 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyG… in toString() function7774 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleProperty … in toString() function8448 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleVendorPer… in toString() function8606 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleSeatOccup… in toString() function[all …]
26 template <class T> std::string inline toString(const T& t) { in toString() function
93 public static String toString(ArrayList<GceFuture<?>> futures) { in toString() method in GceFuture
559 AString JSONValue::toString(size_t depth, bool indentFirstLine) const { in toString() function in android::JSONValue647 AString JSONCompound::toString(size_t depth, bool indentFirstLine) const { in toString() function in android::JSONCompound
165 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString() function
88 std::string Win32UnicodeString::toString() const { in toString() function in android::base::Win32UnicodeString
881 std::string Display::Config::toString() const { in toString() function in android::Display::Config