Home
last modified time | relevance | path

Searched defs:to_string (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_to_string.hpp29 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 …]
Dvulkan_to_string.hpp29 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/
DFooHelper.h26 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/
DFooHelper.cpp5 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/
Dcommon.h34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string() function
/hardware/interfaces/keymaster/4.0/vts/functional/
DKeymasterHidlTest.h81 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp183 std::string to_string() const { in PopulateEglAndGlesAvailability() function
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dstring_cast.inl453 GLM_FUNC_QUALIFIER std::string to_string(matType<T, P> const & x) function
/hardware/interfaces/keymaster/4.0/vts/performance/
DBenchmark.cpp102 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/
DHWC2On1Adapter.cpp1430 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/
Dkeymaster_hidl_hal_test.cpp407 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/
DKeyMintTest.cpp588 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