| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnTestService.h | 39 ::ndk::ScopedAStatus UnimplementedMethod(int32_t in_arg, int32_t* _aidl_return) override { in UnimplementedMethod() 48 ::ndk::ScopedAStatus RepeatBoolean(bool in_token, bool* _aidl_return) override { in RepeatBoolean() 51 ::ndk::ScopedAStatus RepeatByte(int8_t in_token, int8_t* _aidl_return) override { in RepeatByte() 54 ::ndk::ScopedAStatus RepeatChar(char16_t in_token, char16_t* _aidl_return) override { in RepeatChar() 57 ::ndk::ScopedAStatus RepeatInt(int32_t in_token, int32_t* _aidl_return) override { in RepeatInt() 60 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong() 63 ::ndk::ScopedAStatus RepeatFloat(float in_token, float* _aidl_return) override { in RepeatFloat() 66 ::ndk::ScopedAStatus RepeatDouble(double in_token, double* _aidl_return) override { in RepeatDouble() 69 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString() 72 …(::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/ |
| D | BnTestService.h | 39 ::ndk::ScopedAStatus UnimplementedMethod(int32_t in_arg, int32_t* _aidl_return) override { in UnimplementedMethod() 48 ::ndk::ScopedAStatus RepeatBoolean(bool in_token, bool* _aidl_return) override { in RepeatBoolean() 51 ::ndk::ScopedAStatus RepeatByte(int8_t in_token, int8_t* _aidl_return) override { in RepeatByte() 54 ::ndk::ScopedAStatus RepeatChar(char16_t in_token, char16_t* _aidl_return) override { in RepeatChar() 57 ::ndk::ScopedAStatus RepeatInt(int32_t in_token, int32_t* _aidl_return) override { in RepeatInt() 60 ::ndk::ScopedAStatus RepeatLong(int64_t in_token, int64_t* _aidl_return) override { in RepeatLong() 63 ::ndk::ScopedAStatus RepeatFloat(float in_token, float* _aidl_return) override { in RepeatFloat() 66 ::ndk::ScopedAStatus RepeatDouble(double in_token, double* _aidl_return) override { in RepeatDouble() 69 …::ndk::ScopedAStatus RepeatString(const std::string& in_token, std::string* _aidl_return) override… in RepeatString() 72 …(::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/ |
| D | BnTestService.h | 107 ::android::binder::Status UnimplementedMethod(int32_t arg, int32_t* _aidl_return) override { in UnimplementedMethod() 116 ::android::binder::Status RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean() 119 ::android::binder::Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte() 122 ::android::binder::Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() 125 ::android::binder::Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() 128 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() 131 ::android::binder::Status RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat() 134 ::android::binder::Status RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble() 137 …nder::Status RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) ove… in RepeatString() 140 …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/ |
| D | BnTestService.h | 107 ::android::binder::Status UnimplementedMethod(int32_t arg, int32_t* _aidl_return) override { in UnimplementedMethod() 116 ::android::binder::Status RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean() 119 ::android::binder::Status RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte() 122 ::android::binder::Status RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() 125 ::android::binder::Status RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() 128 ::android::binder::Status RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() 131 ::android::binder::Status RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat() 134 ::android::binder::Status RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble() 137 …nder::Status RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) ove… in RepeatString() 140 …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/ |
| D | ITestService.cpp | 42 ::android::binder::Status BpTestService::UnimplementedMethod(int32_t arg, int32_t* _aidl_return) { in UnimplementedMethod() 135 ::android::binder::Status BpTestService::RepeatBoolean(bool token, bool* _aidl_return) { in RepeatBoolean() 174 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte() 213 ::android::binder::Status BpTestService::RepeatChar(char16_t token, char16_t* _aidl_return) { in RepeatChar() 252 ::android::binder::Status BpTestService::RepeatInt(int32_t token, int32_t* _aidl_return) { in RepeatInt() 291 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong() 330 ::android::binder::Status BpTestService::RepeatFloat(float token, float* _aidl_return) { in RepeatFloat() 369 ::android::binder::Status BpTestService::RepeatDouble(double token, double* _aidl_return) { in RepeatDouble() 408 … BpTestService::RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) { in RepeatString() 447 …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/ |
| D | ITestService.cpp | 42 ::android::binder::Status BpTestService::UnimplementedMethod(int32_t arg, int32_t* _aidl_return) { in UnimplementedMethod() 135 ::android::binder::Status BpTestService::RepeatBoolean(bool token, bool* _aidl_return) { in RepeatBoolean() 174 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte() 213 ::android::binder::Status BpTestService::RepeatChar(char16_t token, char16_t* _aidl_return) { in RepeatChar() 252 ::android::binder::Status BpTestService::RepeatInt(int32_t token, int32_t* _aidl_return) { in RepeatInt() 291 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong() 330 ::android::binder::Status BpTestService::RepeatFloat(float token, float* _aidl_return) { in RepeatFloat() 369 ::android::binder::Status BpTestService::RepeatDouble(double token, double* _aidl_return) { in RepeatDouble() 408 … BpTestService::RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) { in RepeatString() 447 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum() [all …]
|
| /system/tools/aidl/tests/ |
| D | aidl_test_service_ndk.cpp | 125 ScopedAStatus GetTestService(std::shared_ptr<ITestService>* _aidl_return) override { in GetTestService() 135 ScopedAStatus ReverseArray(const vector<T>& input, vector<T>* repeated, vector<T>* _aidl_return) { in ReverseArray() 144 ScopedAStatus RepeatNullable(const optional<T>& input, optional<T>* _aidl_return) { in RepeatNullable() 175 ScopedAStatus RepeatBoolean(bool token, bool* _aidl_return) override { in RepeatBoolean() 180 ScopedAStatus RepeatByte(int8_t token, int8_t* _aidl_return) override { in RepeatByte() 185 ScopedAStatus RepeatChar(char16_t token, char16_t* _aidl_return) override { in RepeatChar() 190 ScopedAStatus RepeatInt(int32_t token, int32_t* _aidl_return) override { in RepeatInt() 195 ScopedAStatus RepeatLong(int64_t token, int64_t* _aidl_return) override { in RepeatLong() 200 ScopedAStatus RepeatFloat(float token, float* _aidl_return) override { in RepeatFloat() 205 ScopedAStatus RepeatDouble(double token, double* _aidl_return) override { in RepeatDouble() [all …]
|
| D | aidl_test_service.cpp | 171 Status GetTestService(sp<ITestService>* _aidl_return) override { in GetTestService() 181 Status ReverseArray(const vector<T>& input, vector<T>* repeated, vector<T>* _aidl_return) { in ReverseArray() 190 Status RepeatNullable(const optional<T>& input, optional<T>* _aidl_return) { in RepeatNullable() 201 Status RepeatBadParcelable(const BadParcelable& input, BadParcelable* _aidl_return) override { in RepeatBadParcelable() 209 GenericStructuredParcelable<int32_t, StructuredParcelable, IntEnum>* _aidl_return) { in RepeatGenericParcelable() 217 PersistableBundle* _aidl_return) override { in RepeatPersistableBundle() 225 vector<PersistableBundle>* _aidl_return) override { in ReversePersistableBundles() 228 Status ReverseUnion(const Union& input, Union* repeated, Union* _aidl_return) override { in ReverseUnion() 251 vector<sp<IBinder>>* _aidl_return) override { in ReverseNamedCallbackList() 255 Status RepeatFileDescriptor(unique_fd read, unique_fd* _aidl_return) override { in RepeatFileDescriptor() [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 41 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 75 bool _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 93 int8_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 111 char16_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 129 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 147 int64_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 165 float _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 183 double _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 201 std::string _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 274 std::vector<bool> _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 41 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 75 bool _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 93 int8_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 111 char16_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 129 int32_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 147 int64_t _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 165 float _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 183 double _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 201 std::string _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local 274 std::vector<bool> _aidl_return; in _aidl_android_aidl_tests_ITestService_onTransact() local [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 106 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 120 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 177 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 217 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 269 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 309 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 352 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash() [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 106 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 120 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 177 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 217 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 269 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 309 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 352 ::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/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 116 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 130 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 187 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 227 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 279 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 353 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 396 ::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/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 116 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 130 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 187 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 227 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 279 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 353 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 396 ::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/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 116 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 130 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 187 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 227 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 279 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 353 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 396 ::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/ |
| D | IFooInterface.cpp | 38 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 59 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 89 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 116 int32_t _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 130 std::string _aidl_return; in _aidl_android_aidl_versioned_tests_IFooInterface_onTransact() local 187 …nString(const ::aidl::android::aidl::versioned::tests::BazUnion& in_u, std::string* _aidl_return) { in acceptUnionAndReturnString() 227 …:aidl::android::aidl::versioned::tests::Foo* out_outFoo, int32_t in_value, int32_t* _aidl_return) { in ignoreParcelablesAndRepeatInt() 279 …(const std::vector<::aidl::android::aidl::versioned::tests::Foo>& in_foos, int32_t* _aidl_return) { in returnsLengthOfFooArray() 353 ::ndk::ScopedAStatus BpFooInterface::getInterfaceVersion(int32_t* _aidl_return) { in getInterfaceVersion() 396 ::ndk::ScopedAStatus BpFooInterface::getInterfaceHash(std::string* _aidl_return) { in getInterfaceHash() [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 29 int32_t _aidl_return; in analyzeITestService() local 102 bool _aidl_return; in analyzeITestService() local 141 int8_t _aidl_return; in analyzeITestService() local 180 char16_t _aidl_return; in analyzeITestService() local 219 int32_t _aidl_return; in analyzeITestService() local 258 int64_t _aidl_return; in analyzeITestService() local 297 float _aidl_return; in analyzeITestService() local 336 double _aidl_return; in analyzeITestService() local 1077 bool _aidl_return; in analyzeITestService() local 1123 bool _aidl_return; in analyzeITestService() local [all …]
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-analyzer-source/gen/android/aidl/tests/ |
| D | ITestService.cpp | 29 int32_t _aidl_return; in analyzeITestService() local 102 bool _aidl_return; in analyzeITestService() local 141 int8_t _aidl_return; in analyzeITestService() local 180 char16_t _aidl_return; in analyzeITestService() local 219 int32_t _aidl_return; in analyzeITestService() local 258 int64_t _aidl_return; in analyzeITestService() local 297 float _aidl_return; in analyzeITestService() local 336 double _aidl_return; in analyzeITestService() local 1077 bool _aidl_return; in analyzeITestService() local 1123 bool _aidl_return; in analyzeITestService() local [all …]
|
| /system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnCppJavaTests.h | 39 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable() 42 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable() 45 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle() 48 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles() 51 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return… in ReverseUnion() 54 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList() 57 …s RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) … in RepeatFileDescriptor() 60 …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/ |
| D | BnCppJavaTests.h | 39 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable() 42 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable() 45 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle() 48 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles() 51 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return… in ReverseUnion() 54 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList() 57 …s RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) … in RepeatFileDescriptor() 60 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
|
| /system/gsid/ |
| D | gsi_service.cpp | 142 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-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/ |
| D | ICppJavaTests.cpp | 30 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable() 68 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable() 110 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle() 148 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles() 194 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return… in ReverseUnion() 236 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList() 278 …::RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) { in RepeatFileDescriptor() 316 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
|
| /system/tools/aidl/tests/golden_output/aidl-cpp-java-test-interface-cpp-source/gen/android/aidl/tests/ |
| D | ICppJavaTests.cpp | 30 …onst ::android::aidl::tests::BadParcelable& input, ::android::aidl::tests::BadParcelable* _aidl_re… in RepeatBadParcelable() 68 …t32_t, ::android::aidl::tests::StructuredParcelable, ::android::aidl::tests::IntEnum>* _aidl_retur… in RepeatGenericParcelable() 110 …undle(const ::android::os::PersistableBundle& input, ::android::os::PersistableBundle* _aidl_retur… in RepeatPersistableBundle() 148 …<::android::os::PersistableBundle>* repeated, ::std::vector<::android::os::PersistableBundle>* _ai… in ReversePersistableBundles() 194 …Union& input, ::android::aidl::tests::Union* repeated, ::android::aidl::tests::Union* _aidl_return… in ReverseUnion() 236 …:android::sp<::android::IBinder>>* repeated, ::std::vector<::android::sp<::android::IBinder>>* _ai… in ReverseNamedCallbackList() 278 …::RepeatFileDescriptor(::android::base::unique_fd read, ::android::base::unique_fd* _aidl_return) { in RepeatFileDescriptor() 316 …d::vector<::android::base::unique_fd>* repeated, ::std::vector<::android::base::unique_fd>* _aidl_… in ReverseFileDescriptorArray()
|
| /system/tools/aidl/tests/golden_output/frozen/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/ |
| D | FixedSizeArrayExample.cpp | 722 …array<uint8_t, 3>& input, std::array<uint8_t, 3>* repeated, std::array<uint8_t, 3>* _aidl_return) { in RepeatBytes() 764 …array<int32_t, 3>& input, std::array<int32_t, 3>* repeated, std::array<int32_t, 3>* _aidl_return) { in RepeatInts() 806 …:android::IBinder>, 3>* repeated, std::array<::android::sp<::android::IBinder>, 3>* _aidl_return) { in RepeatBinders() 848 …d::array<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>* _aidl_return) { in RepeatParcelables() 890 …:array<std::array<uint8_t, 3>, 2>* repeated, std::array<std::array<uint8_t, 3>, 2>* _aidl_return) { in Repeat2dBytes() 932 …:array<std::array<int32_t, 3>, 2>* repeated, std::array<std::array<int32_t, 3>, 2>* _aidl_return) { in Repeat2dInts() 974 … 3>, 2>* repeated, std::array<std::array<::android::sp<::android::IBinder>, 3>, 2>* _aidl_return) { in Repeat2dBinders() 1016 …rray<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>, 2>* _aidl_return) { in Repeat2dParcelables() 1081 std::array<uint8_t, 3> _aidl_return; in onTransact() local 1117 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/ |
| D | FixedSizeArrayExample.cpp | 722 …array<uint8_t, 3>& input, std::array<uint8_t, 3>* repeated, std::array<uint8_t, 3>* _aidl_return) { in RepeatBytes() 764 …array<int32_t, 3>& input, std::array<int32_t, 3>* repeated, std::array<int32_t, 3>* _aidl_return) { in RepeatInts() 806 …:android::IBinder>, 3>* repeated, std::array<::android::sp<::android::IBinder>, 3>* _aidl_return) { in RepeatBinders() 848 …d::array<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>* _aidl_return) { in RepeatParcelables() 890 …:array<std::array<uint8_t, 3>, 2>* repeated, std::array<std::array<uint8_t, 3>, 2>* _aidl_return) { in Repeat2dBytes() 932 …:array<std::array<int32_t, 3>, 2>* repeated, std::array<std::array<int32_t, 3>, 2>* _aidl_return) { in Repeat2dInts() 974 … 3>, 2>* repeated, std::array<std::array<::android::sp<::android::IBinder>, 3>, 2>* _aidl_return) { in Repeat2dBinders() 1016 …rray<::android::aidl::fixedsizearray::FixedSizeArrayExample::IntParcelable, 3>, 2>* _aidl_return) { in Repeat2dParcelables() 1081 std::array<uint8_t, 3> _aidl_return; in onTransact() local 1117 std::array<int32_t, 3> _aidl_return; in onTransact() local [all …]
|