Home
last modified time | relevance | path

Searched defs:toString (Results 1 – 15 of 15) 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
7458 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyT… in toString() function
7559 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleArea o) { in toString() function
7624 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehiclePropertyG… in toString() function
8613 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::VehicleProperty … in toString() function
9134 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::ElectronicTollCo… in toString() function
9193 static inline std::string toString(::android::hardware::automotive::vehicle::V2_0::ElectronicTollCo… 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/generic/goldfish-opengl/system/hwc3/
DCommon.cpp76 std::string toString(HWC3::Error error) { in toString() function
DDisplayConfig.cpp79 std::string DisplayConfig::toString() const { in toString() function in aidl::android::hardware::graphics::composer3::impl::DisplayConfig
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DVersion.java97 public String toString() { in toString() method in Version
DPacket.java54 public String toString() { in toString() method in Packet
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItem.java105 public String toString() { in toString() method in LaunchItem
/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/felix/vibrator/common/
DHardwareBase.h169 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString() function
/device/google/sunfish/vibrator/common/
DHardwareBase.h165 std::string HwApiBase::Record<T>::toString(const NamesMap &names) { in toString() function
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothScanner.java47 public String toString() { in toString() method in BluetoothScanner.Device
/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java119 public String toString() { in toString() method in MultiDisplayService.MultiDisplay
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp13909 std::string VulkanHppGenerator::toString( TypeCategory category ) in toString() function in VulkanHppGenerator
14482 std::string toString( tinyxml2::XMLError error ) in toString() function