Home
last modified time | relevance | path

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

12

/aosp12/frameworks/base/tools/aapt2/
H A DResource.cpp30 std::string ResourceId::to_string() const { in to_string() function in aapt::ResourceId
34 std::string ResourceName::to_string() const { in to_string() function in aapt::ResourceName
38 std::string ResourceNameRef::to_string() const { in to_string() function in aapt::ResourceNameRef
47 StringPiece to_string(ResourceType type) { in to_string() function
H A DSource.h51 std::string to_string() const { in to_string() function
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHal.h79 inline std::string to_string(hardware::graphics::composer::hal::Attribute attribute) { in to_string() function
98 inline std::string to_string(hardware::graphics::composer::hal::Composition composition) { in to_string() function
117 inline std::string to_string(hardware::graphics::composer::hal::V2_4::Error error) { in to_string() function
148 inline std::string to_string(hardware::graphics::composer::hal::Error error) { in to_string() function
152 inline std::string to_string(hardware::graphics::composer::hal::PowerMode mode) { in to_string() function
169 inline std::string to_string(hardware::graphics::composer::hal::Vsync vsync) { in to_string() function
H A DDisplayMode.h156 inline std::string to_string(const DisplayMode& mode) { in to_string() function
/aosp12/hardware/interfaces/tests/foo/1.0/default/lib/include/hidl-test/
H A 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
/aosp12/hardware/interfaces/tests/foo/1.0/default/lib/
H A 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
/aosp12/frameworks/native/services/surfaceflinger/layerproto/
H A DLayerProtoParser.cpp248 std::string LayerProtoParser::ActiveBuffer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::ActiveBuffer
253 std::string LayerProtoParser::Transform::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Transform
259 std::string LayerProtoParser::Rect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Rect
263 std::string LayerProtoParser::FloatRect::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::FloatRect
267 std::string LayerProtoParser::Region::to_string(const char* what) const { in to_string() function in android::surfaceflinger::LayerProtoParser::Region
279 std::string LayerProtoParser::Layer::to_string() const { in to_string() function in android::surfaceflinger::LayerProtoParser::Layer
/aosp12/bionic/tools/versioner/src/
H A DUtils.h71 static inline std::string to_string(const char* c) { in to_string() function
75 static inline const std::string& to_string(const std::string& str) { in to_string() function
H A DCompilationType.cpp22 std::string to_string(const CompilationType& type) { in to_string() function
H A DDeclarationDatabase.cpp344 std::string to_string(const AvailabilityValues& av) { in to_string() function
366 std::string to_string(const DeclarationType& type) { in to_string() function
378 std::string to_string(const DeclarationAvailability& decl_av) { in to_string() function
398 std::string to_string(const Location& loc) { in to_string() function
H A DArch.cpp23 std::string to_string(const Arch& arch) { in to_string() function
/aosp12/system/libvintf/include/vintf/
H A Dparse_string.h55 std::string to_string(const T &obj) { in to_string() function
/aosp12/frameworks/native/cmds/lshal/
H A DTableEntry.cpp135 std::string to_string(ServiceStatus s) { in to_string() function
196 std::string TableEntry::to_string() const { in to_string() function in android::lshal::TableEntry
/aosp12/frameworks/native/libs/gui/
H A DLayerDebugInfo.cpp113 std::string to_string(const LayerDebugInfo& info) { in to_string() function
/aosp12/hardware/interfaces/health/storage/test_common/include/health-storage-test/
H A Dcommon.h34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string() function
/aosp12/frameworks/base/tools/aapt2/util/
H A DBigBuffer.cpp79 std::string BigBuffer::to_string() const { in to_string() function in aapt::BigBuffer
/aosp12/frameworks/native/services/surfaceflinger/
H A DFps.h81 inline friend std::string to_string(const Fps& fps) { in to_string() function
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/
H A DProjectionSpace.h108 inline std::string to_string(const android::compositionengine::ProjectionSpace& space) { in to_string() function
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/
H A DKeymasterHidlTest.h79 string to_string() const { return string(reinterpret_cast<const char*>(data()), size()); } in to_string() function
/aosp12/system/bt/gd/rust/linux/stack/src/
H A Dlib.rs41 fn to_string(&self) -> String { in to_string() method
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DStringPiece.h175 inline std::basic_string<TChar> BasicStringPiece<TChar>::to_string() const { in to_string() function
/aosp12/system/tools/aidl/
H A Doptions.cpp158 string to_string(Options::Language language) { in to_string() function
/aosp12/frameworks/native/libs/ui/
H A DRect.cpp153 std::string to_string(const android::Rect& rect) { in to_string() function
/aosp12/frameworks/native/libs/ui/include/ui/
H A DDisplayId.h55 inline std::string to_string(DisplayId displayId) { in to_string() function
/aosp12/frameworks/native/libs/ui/include_vndk/ui/
H A DDisplayId.h55 inline std::string to_string(DisplayId displayId) { in to_string() function

12