Home
last modified time | relevance | path

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

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp47 ::android::binder::Status BpTestService::UnimplementedMethod(int32_t arg, int32_t* _aidl_return) { in UnimplementedMethod()
138 ::android::binder::Status BpTestService::RepeatBoolean(bool token, bool* _aidl_return) { in RepeatBoolean()
176 ::android::binder::Status BpTestService::RepeatByte(int8_t token, int8_t* _aidl_return) { in RepeatByte()
214 ::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()
290 ::android::binder::Status BpTestService::RepeatLong(int64_t token, int64_t* _aidl_return) { in RepeatLong()
328 ::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()
404 … BpTestService::RepeatString(const ::android::String16& token, ::android::String16* _aidl_return) { in RepeatString()
442 …peatByteEnum(::android::aidl::tests::ByteEnum token, ::android::aidl::tests::ByteEnum* _aidl_retur… in RepeatByteEnum()
[all …]
/system/tools/aidl/tests/
Daidl_test_service.cpp161 Status ReverseArray(const vector<T>& input, vector<T>* repeated, vector<T>* _aidl_return) { in ReverseArray()
170 Status RepeatNullable(const optional<T>& input, optional<T>* _aidl_return) { in RepeatNullable()
182 SimpleParcelable* _aidl_return) override { in RepeatSimpleParcelable()
192 GenericStructuredParcelable<int32_t, StructuredParcelable, IntEnum>* _aidl_return) { in RepeatGenericParcelable()
200 PersistableBundle* _aidl_return) override { in RepeatPersistableBundle()
208 vector<SimpleParcelable>* _aidl_return) override { in ReverseSimpleParcelables()
213 vector<PersistableBundle>* _aidl_return) override { in ReversePersistableBundles()
216 Status ReverseUnion(const Union& input, Union* repeated, Union* _aidl_return) override { in ReverseUnion()
239 vector<sp<IBinder>>* _aidl_return) override { in ReverseNamedCallbackList()
243 Status RepeatFileDescriptor(unique_fd read, unique_fd* _aidl_return) override { in RepeatFileDescriptor()
[all …]
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
DITestService.cpp29 int32_t _aidl_return; in _aidl_onTransact() local
63 bool _aidl_return; in _aidl_onTransact() local
81 int8_t _aidl_return; in _aidl_onTransact() local
99 char16_t _aidl_return; in _aidl_onTransact() local
117 int32_t _aidl_return; in _aidl_onTransact() local
135 int64_t _aidl_return; in _aidl_onTransact() local
153 float _aidl_return; in _aidl_onTransact() local
171 double _aidl_return; in _aidl_onTransact() local
189 std::string _aidl_return; in _aidl_onTransact() local
262 std::vector<bool> _aidl_return; in _aidl_onTransact() local
[all …]
DINamedCallback.cpp17 std::string _aidl_return; in _aidl_onTransact() local
39 ::ndk::ScopedAStatus BpNamedCallback::GetName(std::string* _aidl_return) { in GetName()
DIOldName.cpp17 std::string _aidl_return; in _aidl_onTransact() local
39 ::ndk::ScopedAStatus BpOldName::RealName(std::string* _aidl_return) { in RealName()
DINewName.cpp17 std::string _aidl_return; in _aidl_onTransact() local
39 ::ndk::ScopedAStatus BpNewName::RealName(std::string* _aidl_return) { in RealName()
/system/bt/service/ipc/binder/
Dbluetooth_binder_server.cc55 Status BluetoothBinderServer::IsEnabled(bool* _aidl_return) { in IsEnabled()
61 Status BluetoothBinderServer::GetState(int32_t* _aidl_return) { in GetState()
67 Status BluetoothBinderServer::Enable(bool* _aidl_return) { in Enable()
73 Status BluetoothBinderServer::EnableNoAutoConnect(bool* _aidl_return) { in EnableNoAutoConnect()
80 Status BluetoothBinderServer::Disable(bool* _aidl_return) { in Disable()
86 Status BluetoothBinderServer::GetAddress(::android::String16* _aidl_return) { in GetAddress()
93 ::std::vector<::android::bluetooth::UUID>* _aidl_return) { in GetUUIDs()
101 bool* _aidl_return) { in SetName()
107 Status BluetoothBinderServer::GetName(::android::String16* _aidl_return) { in GetName()
114 bool* _aidl_return) { in SetScanMode()
[all …]
Dbluetooth_a2dp_sink_binder_server.cc39 bool* _aidl_return) { in Register()
50 Status BluetoothA2dpSinkBinderServer::Enable(bool* _aidl_return) { in Enable()
69 Status BluetoothA2dpSinkBinderServer::Disable(bool* _aidl_return) { in Disable()
84 bool* _aidl_return) { in Connect()
104 bool* _aidl_return) { in Disconnect()
124 bool* _aidl_return) { in SetAudioFocusState()
139 bool* _aidl_return) { in SetAudioTrackGain()
Dbluetooth_avrcp_target_binder_server.cc87 bool* _aidl_return) { in Register()
109 Status BluetoothAvrcpTargetBinderServer::Enable(bool* _aidl_return) { in Enable()
114 Status BluetoothAvrcpTargetBinderServer::Disable(bool* _aidl_return) { in Disable()
122 int32_t song_pos, bool* _aidl_return) { in GetPlayStatusResponse()
130 bool* _aidl_return) { in ListPlayerAppAttrResponse()
139 bool* _aidl_return) { in GetPlayerAppValueResponse()
153 bool* _aidl_return) { in GetPlayerAppAttrTextResponse()
167 bool* _aidl_return) { in GetPlayerAppValueTextResponse()
181 bool* _aidl_return) { in GetElementAttrResponse()
193 const android::String16& addr, int32_t rsp_status, bool* _aidl_return) { in SetPlayerAppValueResponse()
[all …]
Dbluetooth_a2dp_source_binder_server.cc111 bool* _aidl_return) { in Register()
125 bool* _aidl_return) { in Enable()
133 Status BluetoothA2dpSourceBinderServer::Disable(bool* _aidl_return) { in Disable()
141 bool* _aidl_return) { in Connect()
148 const String16& device_address, bool* _aidl_return) { in Disconnect()
158 bool* _aidl_return) { in ConfigCodec()
Dbluetooth_avrcp_control_binder_server.cc44 bool* _aidl_return) { in Register()
67 bool* _aidl_return) { in Enable()
87 bool* _aidl_return) { in Disable()
103 bool key_pressed, bool* _aidl_return) { in SendPassThroughCommand()
125 int32_t label, bool* _aidl_return) { in SetAbsVolumeResponse()
147 int32_t abs_vol, int32_t label, bool* _aidl_return) { in RegisterForAbsVolumeCallbackResponse()
Dbluetooth_low_energy_binder_server.cc44 bool* _aidl_return) { in RegisterClient()
68 bool* _aidl_return) { in Connect()
87 bool* _aidl_return) { in Disconnect()
104 bool* _aidl_return) { in SetMtu()
Dbluetooth_le_scanner_binder_server.cc44 bool* _aidl_return) { in RegisterScanner()
68 bool* _aidl_return) { in StartScan()
89 bool* _aidl_return) { in StopScan()
Dbluetooth_le_advertiser_binder_server.cc44 bool* _aidl_return) { in RegisterAdvertiser()
69 const android::bluetooth::AdvertiseSettings& settings, bool* _aidl_return) { in StartMultiAdvertising()
114 int advertiser_id, bool* _aidl_return) { in StopMultiAdvertising()
/system/gsid/
Dgsi_service.cpp132 binder::Status GsiService::openInstall(const std::string& install_dir, int* _aidl_return) { in openInstall()
154 binder::Status GsiService::closeInstall(int* _aidl_return) { in closeInstall()
168 int32_t* _aidl_return) { in createPartition()
209 binder::Status GsiService::closePartition(int32_t* _aidl_return) { in closePartition()
225 int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromStream()
258 binder::Status GsiService::getInstallProgress(::android::gsi::GsiProgress* _aidl_return) { in getInstallProgress()
269 binder::Status GsiService::commitGsiChunkFromAshmem(int64_t bytes, bool* _aidl_return) { in commitGsiChunkFromAshmem()
282 int64_t size, bool* _aidl_return) { in setGsiAshmem()
304 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()
332 binder::Status GsiService::isGsiEnabled(bool* _aidl_return) { in isGsiEnabled()
[all …]
/system/libfmq/tests/aidl/default/
DTestAidlMsgQ.cpp26 const MQDescriptor<int32_t, SynchronizedReadWrite>& mqDesc, bool* _aidl_return) { in configureFmqSyncReadWrite()
44 bool* _aidl_return) { in getFmqUnsyncWrite()
108 ndk::ScopedAStatus TestAidlMsgQ::requestReadFmqSync(int32_t count, bool* _aidl_return) { in requestReadFmqSync()
115 ndk::ScopedAStatus TestAidlMsgQ::requestReadFmqUnsync(int32_t count, bool* _aidl_return) { in requestReadFmqUnsync()
122 ndk::ScopedAStatus TestAidlMsgQ::requestWriteFmqSync(int32_t count, bool* _aidl_return) { in requestWriteFmqSync()
132 ndk::ScopedAStatus TestAidlMsgQ::requestWriteFmqUnsync(int32_t count, bool* _aidl_return) { in requestWriteFmqUnsync()
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DITestService.rs376 let _aidl_return: i32 = _aidl_reply.read()?; in UnimplementedMethod() localVariable
421 let _aidl_return: bool = _aidl_reply.read()?; in RepeatBoolean() localVariable
438 let _aidl_return: i8 = _aidl_reply.read()?; in RepeatByte() localVariable
455 let _aidl_return: u16 = _aidl_reply.read()?; in RepeatChar() localVariable
472 let _aidl_return: i32 = _aidl_reply.read()?; in RepeatInt() localVariable
489 let _aidl_return: i64 = _aidl_reply.read()?; in RepeatLong() localVariable
506 let _aidl_return: f32 = _aidl_reply.read()?; in RepeatFloat() localVariable
523 let _aidl_return: f64 = _aidl_reply.read()?; in RepeatDouble() localVariable
540 let _aidl_return: String = _aidl_reply.read()?; in RepeatString() localVariable
557 let _aidl_return: crate::mangled::_7_android_4_aidl_5_tests_8_ByteEnum = _aidl_reply.read()?; in RepeatByteEnum() localVariable
[all …]
DINewName.rs49 let _aidl_return: String = _aidl_reply.read()?; in RealName() localVariable
59 let _aidl_return = _aidl_service.RealName(); in on_transact() localVariable
DINamedCallback.rs49 let _aidl_return: String = _aidl_reply.read()?; in GetName() localVariable
59 let _aidl_return = _aidl_service.GetName(); in on_transact() localVariable
DIOldName.rs49 let _aidl_return: String = _aidl_reply.read()?; in RealName() localVariable
59 let _aidl_return = _aidl_service.RealName(); in on_transact() localVariable
/system/hardware/interfaces/suspend/1.0/default/
DSuspendControlService.cpp44 bool* _aidl_return) { in registerCallback()
66 const sp<IWakelockCallback>& callback, const std::string& name, bool* _aidl_return) { in registerWakelockCallback()
154 binder::Status SuspendControlServiceInternal::enableAutosuspend(bool* _aidl_return) { in enableAutosuspend()
159 binder::Status SuspendControlServiceInternal::forceSuspend(bool* _aidl_return) { in forceSuspend()
164 binder::Status SuspendControlServiceInternal::getSuspendStats(SuspendInfo* _aidl_return) { in getSuspendStats()
176 std::vector<WakeLockInfo>* _aidl_return) { in getWakeLockStats()
190 std::vector<WakeupInfo>* _aidl_return) { in getWakeupStats()
/system/security/identity/
DCredentialStore.cpp55 Status CredentialStore::getSecurityHardwareInfo(SecurityHardwareInfoParcel* _aidl_return) { in getSecurityHardwareInfo()
65 sp<IWritableCredential>* _aidl_return) { in createCredential()
99 sp<ICredential>* _aidl_return) { in getCredentialByName()
DCredential.cpp106 Status Credential::getCredentialKeyCertificateChain(std::vector<uint8_t>* _aidl_return) { in getCredentialKeyCertificateChain()
119 int64_t* _aidl_return) { in selectAuthKey()
221 bool allowUsingExpiredKeys, GetEntriesResultParcel* _aidl_return) { in getEntries()
519 Status Credential::deleteCredential(vector<uint8_t>* _aidl_return) { in deleteCredential()
542 vector<uint8_t>* _aidl_return) { in deleteWithChallenge()
568 Status Credential::proveOwnership(const vector<uint8_t>& challenge, vector<uint8_t>* _aidl_return) { in proveOwnership()
582 Status Credential::createEphemeralKeyPair(vector<uint8_t>* _aidl_return) { in createEphemeralKeyPair()
627 Status Credential::getAuthKeysNeedingCertification(vector<AuthKeyParcel>* _aidl_return) { in getAuthKeysNeedingCertification()
704 Status Credential::getAuthenticationDataUsageCount(vector<int32_t>* _aidl_return) { in getAuthenticationDataUsageCount()
739 Status Credential::update(sp<IWritableCredential>* _aidl_return) { in update()
/system/vold/
DVoldNativeService.cpp424 std::string* _aidl_return) { in createObb()
447 std::string* _aidl_return) { in createStubVolume()
496 android::base::unique_fd* _aidl_return) { in mountAppFuse()
512 android::base::unique_fd* _aidl_return) { in openAppFuseFile()
544 binder::Status VoldNativeService::fdeComplete(int32_t* _aidl_return) { in fdeComplete()
607 binder::Status VoldNativeService::fdeGetField(const std::string& key, std::string* _aidl_return) { in fdeGetField()
627 binder::Status VoldNativeService::fdeGetPasswordType(int32_t* _aidl_return) { in fdeGetPasswordType()
635 binder::Status VoldNativeService::fdeGetPassword(std::string* _aidl_return) { in fdeGetPassword()
680 binder::Status VoldNativeService::isConvertibleToFbe(bool* _aidl_return) { in isConvertibleToFbe()
769 binder::Status VoldNativeService::getUnlockedUsers(std::vector<int>* _aidl_return) { in getUnlockedUsers()
[all …]
/system/core/storaged/
Dstoraged_service.cpp177 binder::Status StoragedService::getRecentPerf(int32_t* _aidl_return) { in getRecentPerf()
192 vector<::android::os::storaged::UidInfo>* _aidl_return) { in dumpUids()
207 vector<int32_t>* _aidl_return) { in dumpPerfHistory()

12