Home
last modified time | relevance | path

Searched defs:toString (Results 1 – 25 of 100) sorted by relevance

1234

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/
DDeeplyNested.h54 inline std::string toString() const { in toString() function
86 inline std::string toString() const { in toString() function
118 inline std::string toString() const { in toString() function
153 inline std::string toString() const { in toString() function
186 inline std::string toString() const { in toString() function
201 [[nodiscard]] static inline std::string toString(DeeplyNested::B::C::D::E val) { in toString() function
DParcelableWithNested.h50 inline std::string toString() const { in toString() function
66 [[nodiscard]] static inline std::string toString(ParcelableWithNested::Status val) { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/
DDeeplyNested.h71 inline std::string toString() const { in toString() function
102 inline std::string toString() const { in toString() function
133 inline std::string toString() const { in toString() function
170 inline std::string toString() const { in toString() function
202 inline std::string toString() const { in toString() function
219 [[nodiscard]] static inline std::string toString(DeeplyNested::B::C::D::E val) { in toString() function
DParcelableWithNested.h58 inline std::string toString() const { in toString() function
76 [[nodiscard]] static inline std::string toString(ParcelableWithNested::Status val) { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DArrayOfInterfaces.h141 inline std::string toString() const { in toString() function
238 inline std::string toString() const { in toString() function
277 inline std::string toString() const { in toString() function
292 [[nodiscard]] static inline std::string toString(ArrayOfInterfaces::MyUnion::Tag val) { in toString() function
DListOfInterfaces.h141 inline std::string toString() const { in toString() function
238 inline std::string toString() const { in toString() function
277 inline std::string toString() const { in toString() function
292 [[nodiscard]] static inline std::string toString(ListOfInterfaces::MyUnion::Tag val) { in toString() function
DFixedSize.h128 inline std::string toString() const { in toString() function
197 inline std::string toString() const { in toString() function
237 inline std::string toString() const { in toString() function
252 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() function
DDeprecatedParcelable.h48 inline std::string toString() const { in toString() function
/system/tools/hidl/c2hal/
DExpression.cpp92 std::string toString(StringHelper::Case atomCase) override { in toString() function
120 std::string toString(StringHelper::Case atomCase) override { in toString() function
144 std::string toString(StringHelper::Case atomCase) override { in toString() function
167 std::string toString(StringHelper::Case atomCase) override { in toString() function
192 std::string toString(StringHelper::Case atomCase) override { in toString() function
215 std::string toString(StringHelper::Case atomCase) override { in toString() function
242 std::string toString(StringHelper::Case atomCase) override { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h58 inline std::string toString() const { in toString() function
257 inline std::string toString() const { in toString() function
327 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::ByteEnum val) { in toString() function
354 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::IntEnum val) { in toString() function
381 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::LongEnum val) { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DArrayOfInterfaces.h130 inline std::string toString() const { in toString() function
225 inline std::string toString() const { in toString() function
265 inline std::string toString() const { in toString() function
278 [[nodiscard]] static inline std::string toString(ArrayOfInterfaces::MyUnion::Tag val) { in toString() function
DFixedSize.h117 inline std::string toString() const { in toString() function
184 inline std::string toString() const { in toString() function
225 inline std::string toString() const { in toString() function
238 [[nodiscard]] static inline std::string toString(FixedSize::FixedUnion::Tag val) { in toString() function
DListOfInterfaces.h130 inline std::string toString() const { in toString() function
225 inline std::string toString() const { in toString() function
265 inline std::string toString() const { in toString() function
278 [[nodiscard]] static inline std::string toString(ListOfInterfaces::MyUnion::Tag val) { in toString() function
DDeprecatedParcelable.h39 inline std::string toString() const { in toString() function
DRecursiveList.h44 inline std::string toString() const { in toString() function
DOtherParcelableForToString.h40 inline std::string toString() const { in toString() function
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DData.h47 inline std::string toString() const { in toString() function
DEnum.h20 [[nodiscard]] static inline std::string toString(Enum val) { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/extension/
DMyExt.h44 inline std::string toString() const { in toString() function
DMyExtLike.h43 inline std::string toString() const { in toString() function
DMyExt2.h46 inline std::string toString() const { in toString() function
DExtendableParcelable.h48 inline std::string toString() const { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/
DFoo.h40 inline std::string toString() const { in toString() function
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/include/aidl/android/aidl/loggable/
DEnum.h30 [[nodiscard]] static inline std::string toString(Enum val) { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/
DFoo.h49 inline std::string toString() const { in toString() function

1234