Home
last modified time | relevance | path

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

12345

/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/
DListOfInterfaces.h147 inline std::string toString() const { in toString() function
244 inline std::string toString() const { in toString() function
283 inline std::string toString() const { in toString() function
298 [[nodiscard]] static inline std::string toString(ListOfInterfaces::MyUnion::Tag val) { in toString() function
DArrayOfInterfaces.h147 inline std::string toString() const { in toString() function
244 inline std::string toString() const { in toString() function
283 inline std::string toString() const { in toString() function
298 [[nodiscard]] static inline std::string toString(ArrayOfInterfaces::MyUnion::Tag val) { in toString() function
DDeprecatedParcelable.h48 inline std::string toString() const { in toString() function
/system/media/audio/include/system/
Daudio_aidl_utils.h34 static inline std::string toString(const ::aidl::android::media::audio::common::AudioUuid& uuid) { 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_loggable_interface-cpp-source/gen/include/android/aidl/loggable/
DData.h47 inline std::string toString() const { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/extension/
DMyExtLike.h43 inline std::string toString() const { in toString() function
DMyExt.h44 inline std::string toString() const { in toString() function
DExtendableParcelable.h48 inline std::string toString() const { in toString() function
DMyExt2.h49 inline std::string toString() const { in toString() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DOtherParcelableForToString.h40 inline std::string toString() const { in toString() function
DDeprecatedParcelable.h39 inline std::string toString() const { 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
DRecursiveList.h47 inline std::string toString() const { in toString() function
DCircularParcelable.h45 inline std::string toString() const { in toString() function
DArrayOfInterfaces.h148 inline std::string toString() const { in toString() function
243 inline std::string toString() const { in toString() function
283 inline std::string toString() const { in toString() function
296 [[nodiscard]] static inline std::string toString(ArrayOfInterfaces::MyUnion::Tag val) { in toString() function
DListOfInterfaces.h148 inline std::string toString() const { in toString() function
243 inline std::string toString() const { in toString() function
283 inline std::string toString() const { in toString() function
296 [[nodiscard]] static inline std::string toString(ListOfInterfaces::MyUnion::Tag val) { 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-fixedsizearray-ndk-source/gen/include/aidl/android/aidl/fixedsizearray/
DFixedSizeArrayExample.h58 inline std::string toString() const { in toString() function
263 inline std::string toString() const { in toString() function
333 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::ByteEnum val) { in toString() function
360 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::IntEnum val) { in toString() function
387 [[nodiscard]] static inline std::string toString(FixedSizeArrayExample::LongEnum 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
/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

12345