Home
last modified time | relevance | path

Searched defs:_aidl_return (Results 1 – 25 of 172) sorted by relevance

1234567

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h35 ::ndk::ScopedAStatus UnimplementedMethod(int32_t in_arg, int32_t* _aidl_return) override { in UnimplementedMethod()
44 ::ndk::ScopedAStatus RepeatBoolean(bool in_token, bool* _aidl_return) override { in RepeatBoolean()
47 ::ndk::ScopedAStatus RepeatByte(int8_t in_token, int8_t* _aidl_return) override { in RepeatByte()
50 ::ndk::ScopedAStatus RepeatChar(char16_t in_token, char16_t* _aidl_return) override { in RepeatChar()
53 ::ndk::ScopedAStatus RepeatInt(int32_t in_token, int32_t* _aidl_return) override { in RepeatInt()
56 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong()
59 ::ndk::ScopedAStatus RepeatFloat(float in_token, float* _aidl_return) override { in RepeatFloat()
62 ::ndk::ScopedAStatus RepeatDouble(double in_token, double* _aidl_return) override { in RepeatDouble()
65 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString()
68 …(::aidl::android::aidl::tests::ByteEnum in_token, ::aidl::android::aidl::tests::ByteEnum* _aidl_re… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h35 ::ndk::ScopedAStatus UnimplementedMethod(int32_t in_arg, int32_t* _aidl_return) override { in UnimplementedMethod()
44 ::ndk::ScopedAStatus RepeatBoolean(bool in_token, bool* _aidl_return) override { in RepeatBoolean()
47 ::ndk::ScopedAStatus RepeatByte(int8_t in_token, int8_t* _aidl_return) override { in RepeatByte()
50 ::ndk::ScopedAStatus RepeatChar(char16_t in_token, char16_t* _aidl_return) override { in RepeatChar()
53 ::ndk::ScopedAStatus RepeatInt(int32_t in_token, int32_t* _aidl_return) override { in RepeatInt()
56 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong()
59 ::ndk::ScopedAStatus RepeatFloat(float in_token, float* _aidl_return) override { in RepeatFloat()
62 ::ndk::ScopedAStatus RepeatDouble(double in_token, double* _aidl_return) override { in RepeatDouble()
65 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString()
68 …(::aidl::android::aidl::tests::ByteEnum in_token, ::aidl::android::aidl::tests::ByteEnum* _aidl_re… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h102 ::android::binder::Status UnimplementedMethod(int32_t arg, int32_t* _aidl_return) override { in UnimplementedMethod()
111 ::android::binder::Status RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean()
114 ::android::binder::Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte()
117 ::android::binder::Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar()
120 ::android::binder::Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt()
123 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong()
126 ::android::binder::Status RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat()
129 ::android::binder::Status RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble()
132 …nder::Status RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) ove… in RepeatString()
135 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h102 ::android::binder::Status UnimplementedMethod(int32_t arg, int32_t* _aidl_return) override { in UnimplementedMethod()
111 ::android::binder::Status RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean()
114 ::android::binder::Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte()
117 ::android::binder::Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar()
120 ::android::binder::Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt()
123 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong()
126 ::android::binder::Status RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat()
129 ::android::binder::Status RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble()
132 …nder::Status RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) ove… in RepeatString()
135 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp38 ::android::binder::Status BpTestService::UnimplementedMethod(int32_t arg, int32_t* _aidl_return) { in UnimplementedMethod()
132 ::android::binder::Status BpTestService::RepeatBoolean(bool token, bool* _aidl_return) { in RepeatBoolean()
171 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte()
210 ::android::binder::Status BpTestService::RepeatChar(char16_t token, char16_t* _aidl_return) { in RepeatChar()
249 ::android::binder::Status BpTestService::RepeatInt(int32_t token, int32_t* _aidl_return) { in RepeatInt()
288 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong()
327 ::android::binder::Status BpTestService::RepeatFloat(float token, float* _aidl_return) { in RepeatFloat()
366 ::android::binder::Status BpTestService::RepeatDouble(double token, double* _aidl_return) { in RepeatDouble()
405 … BpTestService::RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) { in RepeatString()
444 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp38 ::android::binder::Status BpTestService::UnimplementedMethod(int32_t arg, int32_t* _aidl_return) { in UnimplementedMethod()
132 ::android::binder::Status BpTestService::RepeatBoolean(bool token, bool* _aidl_return) { in RepeatBoolean()
171 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte()
210 ::android::binder::Status BpTestService::RepeatChar(char16_t token, char16_t* _aidl_return) { in RepeatChar()
249 ::android::binder::Status BpTestService::RepeatInt(int32_t token, int32_t* _aidl_return) { in RepeatInt()
288 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong()
327 ::android::binder::Status BpTestService::RepeatFloat(float token, float* _aidl_return) { in RepeatFloat()
366 ::android::binder::Status BpTestService::RepeatDouble(double token, double* _aidl_return) { in RepeatDouble()
405 … BpTestService::RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) { in RepeatString()
444 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp124 ScopedAStatus GetTestService(std::shared_ptr<ITestService>* _aidl_return) override { in GetTestService()
134 ScopedAStatus ReverseArray(const vector<T>& input, vector<T>* repeated, vector<T>* _aidl_return) { in ReverseArray()
143 ScopedAStatus RepeatNullable(const optional<T>& input, optional<T>* _aidl_return) { in RepeatNullable()
174 ScopedAStatus RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean()
179 ScopedAStatus RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte()
184 ScopedAStatus RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar()
189 ScopedAStatus RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt()
194 ScopedAStatus RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong()
199 ScopedAStatus RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat()
204 ScopedAStatus RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble()
[all …]
Daidl_test_service.cpp170 Status GetTestService(sp<ITestService>* _aidl_return) override { in GetTestService()
180 Status ReverseArray(const vector<T>& input, vector<T>* repeated, vector<T>* _aidl_return) { in ReverseArray()
189 Status RepeatNullable(const optional<T>& input, optional<T>* _aidl_return) { in RepeatNullable()
200 Status RepeatBadParcelable(const BadParcelable& input, BadParcelable* _aidl_return) override { in RepeatBadParcelable()
208 GenericStructuredParcelable<int32_t, StructuredParcelable, IntEnum>* _aidl_return) { in RepeatGenericParcelable()
216 PersistableBundle* _aidl_return) override { in RepeatPersistableBundle()
224 vector<PersistableBundle>* _aidl_return) override { in ReversePersistableBundles()
227 Status ReverseUnion(const Union& input, Union* repeated, Union* _aidl_return) override { in ReverseUnion()
250 vector<sp<IBinder>>* _aidl_return) override { in ReverseNamedCallbackList()
254 Status RepeatFileDescriptor(unique_fd read, unique_fd* _aidl_return) override { in RepeatFileDescriptor()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
102 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
116 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
172 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
212 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
264 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
304 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
347 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V2-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
112 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
126 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
182 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
222 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
274 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
348 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
391 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V3-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
112 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
126 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
182 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
222 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
274 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
348 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
391 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V3-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
112 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
126 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
182 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
222 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
274 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
348 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
391 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
102 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
116 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
172 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
212 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
264 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
304 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
347 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V2-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp34 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
55 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
85 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
112 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
126 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local
182 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString()
222 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt()
274 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray()
348 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion()
391 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp37 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
71 bool _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
89 int8_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
107 char16_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
125 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
143 int64_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
161 float _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
179 double _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
197 std::string _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
270 std::vector<bool> _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp37 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
71 bool _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
89 int8_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
107 char16_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
125 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
143 int64_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
161 float _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
179 double _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
197 std::string _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
270 std::vector<bool> _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local
[all …]
/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnCppJavaTests.h35 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable()
38 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable()
41 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle()
44 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles()
47 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return in ReverseUnion()
50 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList()
53 …s RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) … in RepeatFileDescriptor()
56 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnCppJavaTests.h35 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable()
38 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable()
41 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle()
44 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles()
47 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return in ReverseUnion()
50 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList()
53 …s RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) … in RepeatFileDescriptor()
56 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/
DITestService.cpp25 int32_t _aidl_return; in analyzeITestService() local
98 bool _aidl_return; in analyzeITestService() local
137 int8_t _aidl_return; in analyzeITestService() local
176 char16_t _aidl_return; in analyzeITestService() local
215 int32_t _aidl_return; in analyzeITestService() local
254 int64_t _aidl_return; in analyzeITestService() local
293 float _aidl_return; in analyzeITestService() local
332 double _aidl_return; in analyzeITestService() local
1073 bool _aidl_return; in analyzeITestService() local
1119 bool _aidl_return; in analyzeITestService() local
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/
DITestService.cpp25 int32_t _aidl_return; in analyzeITestService() local
98 bool _aidl_return; in analyzeITestService() local
137 int8_t _aidl_return; in analyzeITestService() local
176 char16_t _aidl_return; in analyzeITestService() local
215 int32_t _aidl_return; in analyzeITestService() local
254 int64_t _aidl_return; in analyzeITestService() local
293 float _aidl_return; in analyzeITestService() local
332 double _aidl_return; in analyzeITestService() local
1073 bool _aidl_return; in analyzeITestService() local
1119 bool _aidl_return; in analyzeITestService() local
[all …]
/system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp26 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable()
64 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable()
106 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle()
144 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles()
190 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return in ReverseUnion()
232 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList()
274 …::RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) { in RepeatFileDescriptor()
312 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
/system/tools/aidl/tests/golden_output/frozen/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/
DICppJavaTests.cpp26 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable()
64 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable()
106 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle()
144 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles()
190 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return in ReverseUnion()
232 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList()
274 …::RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) { in RepeatFileDescriptor()
312 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
/system/gsid/
Dgsi_service.cpp142 binder::Status GsiService::openInstall(const std::string& install_dir, int* _aidl_return) { in openInstall()
164 binder::Status GsiService::closeInstall(int* _aidl_return) { in closeInstall()
199 int32_t* _aidl_return) { in createPartition()
240 binder::Status GsiService::closePartition(int32_t* _aidl_return) { in closePartition()
257 int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromStream()
290 binder::Status GsiService::getInstallProgress(::android::gsi::GsiProgress* _aidl_return) { in getInstallProgress()
301 binder::Status GsiService::commitGsiChunkFromAshmem(int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromAshmem()
314 int64_t size, bool* _aidl_return) { in setGsiAshmem()
334 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()
342 binder::Status GsiService::isGsiEnabled(bool* _aidl_return) { in isGsiEnabled()
[all …]
/system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp718 …array<uint8_t, 3>& input, std::array<uint8_t, 3>* repeated, std::array<uint8_t, 3>* _aidl_return) { in RepeatBytes()
760 …array<int32_t, 3>& input, std::array<int32_t, 3>* repeated, std::array<int32_t, 3>* _aidl_return) { in RepeatInts()
802 …:android::IBinder>, 3>* repeated, std::array<::android::sp<::android::IBinder>, 3>* _aidl_return) { in RepeatBinders()
844 …d::array<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>* _aidl_return) { in RepeatParcelables()
886 …:array<std::array<uint8_t, 3>, 2>* repeated, std::array<std::array<uint8_t, 3>, 2>* _aidl_return) { in Repeat2dBytes()
928 …:array<std::array<int32_t, 3>, 2>* repeated, std::array<std::array<int32_t, 3>, 2>* _aidl_return) { in Repeat2dInts()
970 … 3>, 2>* repeated, std::array<std::array<::android::sp<::android::IBinder>, 3>, 2>* _aidl_return) { in Repeat2dBinders()
1012 …rray<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>, 2>* _aidl_return) { in Repeat2dParcelables()
1077 std::array<uint8_t, 3> _aidl_return; in onTransact() local
1113 std::array<int32_t, 3> _aidl_return; in onTransact() local
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp718 …array<uint8_t, 3>& input, std::array<uint8_t, 3>* repeated, std::array<uint8_t, 3>* _aidl_return) { in RepeatBytes()
760 …array<int32_t, 3>& input, std::array<int32_t, 3>* repeated, std::array<int32_t, 3>* _aidl_return) { in RepeatInts()
802 …:android::IBinder>, 3>* repeated, std::array<::android::sp<::android::IBinder>, 3>* _aidl_return) { in RepeatBinders()
844 …d::array<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>* _aidl_return) { in RepeatParcelables()
886 …:array<std::array<uint8_t, 3>, 2>* repeated, std::array<std::array<uint8_t, 3>, 2>* _aidl_return) { in Repeat2dBytes()
928 …:array<std::array<int32_t, 3>, 2>* repeated, std::array<std::array<int32_t, 3>, 2>* _aidl_return) { in Repeat2dInts()
970 … 3>, 2>* repeated, std::array<std::array<::android::sp<::android::IBinder>, 3>, 2>* _aidl_return) { in Repeat2dBinders()
1012 …rray<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>, 2>* _aidl_return) { in Repeat2dParcelables()
1077 std::array<uint8_t, 3> _aidl_return; in onTransact() local
1113 std::array<int32_t, 3> _aidl_return; in onTransact() local
[all …]

1234567