/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_to_string.hpp | 29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function 64 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function 87 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function 106 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags ) in to_string() function 111 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function 124 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function 140 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function 154 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function 171 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function 176 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function [all …]
|
D | vulkan_to_string.hpp | 29 VULKAN_HPP_INLINE std::string to_string( FormatFeatureFlags value ) in to_string() function 72 VULKAN_HPP_INLINE std::string to_string( ImageCreateFlags value ) in to_string() function 101 VULKAN_HPP_INLINE std::string to_string( ImageUsageFlags value ) in to_string() function 134 VULKAN_HPP_INLINE std::string to_string( InstanceCreateFlags value ) in to_string() function 145 VULKAN_HPP_INLINE std::string to_string( MemoryHeapFlags value ) in to_string() function 157 VULKAN_HPP_INLINE std::string to_string( MemoryPropertyFlags value ) in to_string() function 176 VULKAN_HPP_INLINE std::string to_string( QueueFlags value ) in to_string() function 196 VULKAN_HPP_INLINE std::string to_string( SampleCountFlags value ) in to_string() function 213 VULKAN_HPP_INLINE std::string to_string( DeviceCreateFlags ) in to_string() function 218 VULKAN_HPP_INLINE std::string to_string( DeviceQueueCreateFlags value ) in to_string() function [all …]
|
/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/ |
D | FooHelper.h | 26 std::string to_string(const T *elems, size_t n) { in to_string() function 41 std::string to_string(const hidl_array<T, SIZE> &array) { in to_string() function 46 std::string to_string(const hidl_array<T, SIZE1, SIZE2> &array) { in to_string() function 70 std::string to_string(const hidl_vec<T> &vec) { in to_string() function
|
/hardware/interfaces/tests/foo/1.0/default/lib/ |
D | FooHelper.cpp | 5 std::string to_string(const IFoo::StringMatrix5x3 &M) { in to_string() function 9 std::string to_string(const IFoo::StringMatrix3x5 &M) { in to_string() function 13 std::string to_string(const hidl_string &s) { in to_string() function
|
/hardware/interfaces/health/storage/test_common/include/health-storage-test/ |
D | common.h | 34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string() function
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | KeymasterHidlTest.h | 81 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function
|
/hardware/google/gfxstream/common/detector/ |
D | GraphicsDetectorGl.cpp | 183 std::string to_string() const { in PopulateEglAndGlesAvailability() function
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | string_cast.inl | 453 GLM_FUNC_QUALIFIER std::string to_string(matType<T, P> const & x) function
|
/hardware/interfaces/keymaster/4.0/vts/performance/ |
D | Benchmark.cpp | 102 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function in android::hardware::keymaster::V4_0::test::HidlBuf
|
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/ |
D | HWC2On1Adapter.cpp | 1430 static std::string to_string(const hwc_layer_1_t& hwcLayer, in to_string() function 1490 static std::string to_string(const hwc_display_contents_1_t& hwcContents, in to_string() function
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | keymaster_hidl_hal_test.cpp | 407 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function in android::hardware::keymaster::V3_0::test::__anon70f936f00111::HidlBuf
|
/hardware/interfaces/security/keymint/aidl/vts/functional/ |
D | KeyMintTest.cpp | 588 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function in aidl::android::hardware::security::keymint::test::__anone446fac50111::AidlBuf
|