/aosp12/frameworks/base/tools/aapt2/ |
H A D | Resource.cpp | 30 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 D | Source.h | 51 std::string to_string() const { in to_string() function
|
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/ |
H A D | Hal.h | 79 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 D | DisplayMode.h | 156 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 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
|
/aosp12/hardware/interfaces/tests/foo/1.0/default/lib/ |
H A 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
|
/aosp12/frameworks/native/services/surfaceflinger/layerproto/ |
H A D | LayerProtoParser.cpp | 248 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 D | Utils.h | 71 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 D | CompilationType.cpp | 22 std::string to_string(const CompilationType& type) { in to_string() function
|
H A D | DeclarationDatabase.cpp | 344 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 D | Arch.cpp | 23 std::string to_string(const Arch& arch) { in to_string() function
|
/aosp12/system/libvintf/include/vintf/ |
H A D | parse_string.h | 55 std::string to_string(const T &obj) { in to_string() function
|
/aosp12/frameworks/native/cmds/lshal/ |
H A D | TableEntry.cpp | 135 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 D | LayerDebugInfo.cpp | 113 std::string to_string(const LayerDebugInfo& info) { in to_string() function
|
/aosp12/hardware/interfaces/health/storage/test_common/include/health-storage-test/ |
H A D | common.h | 34 std::string to_string(std::chrono::duration<R, std::milli> time) { in to_string() function
|
/aosp12/frameworks/base/tools/aapt2/util/ |
H A D | BigBuffer.cpp | 79 std::string BigBuffer::to_string() const { in to_string() function in aapt::BigBuffer
|
/aosp12/frameworks/native/services/surfaceflinger/ |
H A D | Fps.h | 81 inline friend std::string to_string(const Fps& fps) { in to_string() function
|
/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
H A D | ProjectionSpace.h | 108 inline std::string to_string(const android::compositionengine::ProjectionSpace& space) { in to_string() function
|
/aosp12/hardware/interfaces/keymaster/4.0/vts/functional/ |
H A D | KeymasterHidlTest.h | 79 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 D | lib.rs | 41 fn to_string(&self) -> String { in to_string() method
|
/aosp12/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | StringPiece.h | 175 inline std::basic_string<TChar> BasicStringPiece<TChar>::to_string() const { in to_string() function
|
/aosp12/system/tools/aidl/ |
H A D | options.cpp | 158 string to_string(Options::Language language) { in to_string() function
|
/aosp12/frameworks/native/libs/ui/ |
H A D | Rect.cpp | 153 std::string to_string(const android::Rect& rect) { in to_string() function
|
/aosp12/frameworks/native/libs/ui/include/ui/ |
H A D | DisplayId.h | 55 inline std::string to_string(DisplayId displayId) { in to_string() function
|
/aosp12/frameworks/native/libs/ui/include_vndk/ui/ |
H A D | DisplayId.h | 55 inline std::string to_string(DisplayId displayId) { in to_string() function
|