Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 44) sorted by relevance

12

/system/bt/service/common/bluetooth/binder/
DIBluetooth.cpp66 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) { in onTransact()
169 Parcel data, reply; in IsEnabled() local
178 Parcel data, reply; in GetState() local
187 Parcel data, reply; in Enable() local
197 Parcel data, reply; in EnableNoAutoConnect() local
207 Parcel data, reply; in Disable() local
216 Parcel data, reply; in GetAddress() local
231 Parcel data, reply; in SetName() local
241 Parcel data, reply; in GetName() local
250 Parcel data, reply; in RegisterCallback() local
[all …]
DIBluetoothLowEnergy.cpp44 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) { in onTransact()
164 Parcel data, reply; in RegisterClient() local
176 Parcel data, reply; in UnregisterClient() local
186 Parcel data, reply; in UnregisterAll() local
196 Parcel data, reply; in Connect() local
210 Parcel data, reply; in Disconnect() local
223 Parcel data, reply; in SetMtu() local
238 Parcel data, reply; in StartScan() local
259 Parcel data, reply; in StopScan() local
275 Parcel data, reply; in StartMultiAdvertising() local
[all …]
DIBluetoothGattClient.cpp39 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) { in onTransact()
75 Parcel data, reply; in RegisterClient() local
87 Parcel data, reply; in UnregisterClient() local
97 Parcel data, reply; in UnregisterAll() local
DIBluetoothGattServer.cpp41 uint32_t code, const Parcel& data, Parcel* reply, uint32_t flags) { in onTransact()
176 Parcel data, reply; in RegisterServer() local
188 Parcel data, reply; in UnregisterServer() local
198 Parcel data, reply; in UnregisterAll() local
210 Parcel data, reply; in BeginServiceDeclaration() local
233 Parcel data, reply; in AddCharacteristic() local
255 Parcel data, reply; in AddDescriptor() local
273 Parcel data, reply; in EndServiceDeclaration() local
290 Parcel data, reply; in SendResponse() local
312 Parcel data, reply; in SendNotification() local
DIBluetoothGattServerCallback.cpp42 Parcel* reply, in onTransact()
150 Parcel data, reply; in OnServerRegistered() local
166 Parcel data, reply; in OnServiceAdded() local
182 Parcel data, reply; in OnCharacteristicReadRequest() local
202 Parcel data, reply; in OnDescriptorReadRequest() local
223 Parcel data, reply; in OnCharacteristicWriteRequest() local
246 Parcel data, reply; in OnDescriptorWriteRequest() local
267 Parcel data, reply; in OnExecuteWriteRequest() local
284 Parcel data, reply; in OnNotificationSent() local
DIBluetoothLowEnergyCallback.cpp45 Parcel* reply, in onTransact()
104 Parcel data, reply; in OnClientRegistered() local
153 Parcel data, reply; in OnScanResult() local
168 Parcel data, reply; in OnMultiAdvertiseCallback() local
DIBluetoothCallback.cpp40 Parcel* reply, in onTransact()
73 Parcel data, reply; in OnBluetoothStateChange() local
DIBluetoothGattClientCallback.cpp40 Parcel* reply, in onTransact()
68 Parcel data, reply; in OnClientRegistered() local
/system/tpm/tpm_manager/server/
Ddbus_service_test.cc63 ReplyProtobufType* reply, in ExecuteMethod()
96 GetTpmStatusReply reply; in TEST_F() local
101 GetTpmStatusReply reply; in TEST_F() local
111 GetTpmStatusReply reply; in TEST_F() local
121 GetTpmStatusReply reply; in TEST_F() local
137 TakeOwnershipReply reply; in TEST_F() local
142 TakeOwnershipReply reply; in TEST_F() local
158 RemoveOwnerDependencyReply reply; in TEST_F() local
162 RemoveOwnerDependencyReply reply; in TEST_F() local
184 DefineNvramReply reply; in TEST_F() local
[all …]
Dtpm_manager_service_test.cc67 auto callback = [this](const GetTpmStatusReply& reply) { in RunServiceWorkerAndQuit()
132 auto callback = [this](const TakeOwnershipReply& reply) { in TEST_F()
161 auto callback = [this](const GetTpmStatusReply& reply) { in TEST_F()
180 auto callback = [this](const GetTpmStatusReply& reply) { in TEST_F()
200 auto callback = [this](const GetTpmStatusReply& reply) { in TEST_F()
219 auto callback = [this](const TakeOwnershipReply& reply) { in TEST_F()
231 auto callback = [this](const TakeOwnershipReply& reply) { in TEST_F()
242 auto callback = [this](const TakeOwnershipReply& reply) { in TEST_F()
254 auto callback = [this](const RemoveOwnerDependencyReply& reply) { in TEST_F()
267 auto callback = [this](const RemoveOwnerDependencyReply& reply) { in TEST_F()
[all …]
Ddbus_service.cc143 const ReplyProtobufType& reply) { in HandleNvramDBusMethod()
165 const ReplyProtobufType& reply) { in HandleOwnershipDBusMethod()
/system/tpm/attestation/server/
Dattestation_service_test.cc205 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
217 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
232 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
245 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
258 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
271 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
284 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
298 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
312 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
327 auto callback = [this](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
[all …]
Ddbus_service_test.cc95 CreateGoogleAttestedKeyReply reply; in TEST_F() local
107 CreateGoogleAttestedKeyReply reply; in TEST_F() local
119 CreateGoogleAttestedKeyReply reply; in TEST_F() local
130 CreateGoogleAttestedKeyReply reply; in TEST_F() local
144 GetKeyInfoReply reply; in TEST_F() local
159 GetKeyInfoReply reply; in TEST_F() local
178 GetEndorsementInfoReply reply; in TEST_F() local
190 GetEndorsementInfoReply reply; in TEST_F() local
205 GetAttestationKeyInfoReply reply; in TEST_F() local
220 GetAttestationKeyInfoReply reply; in TEST_F() local
[all …]
Ddbus_service.cc85 const CreateGoogleAttestedKeyReply& reply) { in HandleCreateGoogleAttestedKey()
103 const GetKeyInfoReply& reply) { in HandleGetKeyInfo()
122 const GetEndorsementInfoReply& reply) { in HandleGetEndorsementInfo()
141 const GetAttestationKeyInfoReply& reply) { in HandleGetAttestationKeyInfo()
160 const ActivateAttestationKeyReply& reply) { in HandleActivateAttestationKey()
179 const CreateCertifiableKeyReply& reply) { in HandleCreateCertifiableKey()
197 const DecryptReply& reply) { in HandleDecrypt()
215 const SignReply& reply) { in HandleSign()
234 const RegisterKeyWithChapsTokenReply& reply) { in HandleRegisterKeyWithChapsToken()
Dattestation_service.cc90 base::Closure reply = base::Bind( in CreateGoogleAttestedKey() local
183 base::Closure reply = base::Bind( in GetKeyInfo() local
227 base::Closure reply = base::Bind( in GetEndorsementInfo() local
278 base::Closure reply = base::Bind( in GetAttestationKeyInfo() local
335 base::Closure reply = base::Bind( in ActivateAttestationKey() local
383 base::Closure reply = base::Bind( in CreateCertifiableKey() local
420 base::Closure reply = base::Bind( in Decrypt() local
452 base::Closure reply = base::Bind( in Sign() local
484 base::Closure reply = base::Bind( in RegisterKeyWithChapsToken() local
682 std::string* reply) { in SendACARequestAndBlock()
/system/tpm/attestation/client/
Ddbus_proxy.cc55 CreateGoogleAttestedKeyReply reply; in CreateGoogleAttestedKey() local
72 GetKeyInfoReply reply; in GetKeyInfo() local
89 GetEndorsementInfoReply reply; in GetEndorsementInfo() local
107 GetAttestationKeyInfoReply reply; in GetAttestationKeyInfo() local
125 ActivateAttestationKeyReply reply; in ActivateAttestationKey() local
143 CreateCertifiableKeyReply reply; in CreateCertifiableKey() local
160 DecryptReply reply; in Decrypt() local
176 SignReply reply; in Sign() local
194 RegisterKeyWithChapsTokenReply reply; in RegisterKeyWithChapsToken() local
Ddbus_proxy_test.cc76 auto callback = [&callback_count](const CreateGoogleAttestedKeyReply& reply) { in TEST_F()
122 auto callback = [&callback_count](const GetKeyInfoReply& reply) { in TEST_F()
163 auto callback = [&callback_count](const GetEndorsementInfoReply& reply) { in TEST_F()
202 auto callback = [&callback_count](const GetAttestationKeyInfoReply& reply) { in TEST_F()
245 auto callback = [&callback_count](const ActivateAttestationKeyReply& reply) { in TEST_F()
287 auto callback = [&callback_count](const CreateCertifiableKeyReply& reply) { in TEST_F()
328 auto callback = [&callback_count](const DecryptReply& reply) { in TEST_F()
366 auto callback = [&callback_count](const SignReply& reply) { in TEST_F()
403 const RegisterKeyWithChapsTokenReply& reply) { in TEST_F()
/system/core/fingerprintd/
DIFingerprintDaemonCallback.cpp34 Parcel data, reply; in onEnrollResult() local
44 Parcel data, reply; in onAcquired() local
52 Parcel data, reply; in onAuthenticated() local
61 Parcel data, reply; in onError() local
69 Parcel data, reply; in onRemoved() local
78 Parcel data, reply; in onEnumerate() local
/system/tpm/tpm_manager/client/
Dtpm_nvram_dbus_proxy_test.cc64 DefineNvramReply reply; in TEST_F() local
73 auto callback = [&callback_count](const DefineNvramReply& reply) { in TEST_F()
98 DestroyNvramReply reply; in TEST_F() local
107 auto callback = [&callback_count](const DestroyNvramReply& reply) { in TEST_F()
133 WriteNvramReply reply; in TEST_F() local
142 auto callback = [&callback_count](const WriteNvramReply& reply) { in TEST_F()
168 ReadNvramReply reply; in TEST_F() local
178 auto callback = [&callback_count, nvram_data](const ReadNvramReply& reply) { in TEST_F()
205 IsNvramDefinedReply reply; in TEST_F() local
216 const IsNvramDefinedReply& reply) { in TEST_F()
[all …]
Dtpm_ownership_dbus_proxy_test.cc58 GetTpmStatusReply reply; in TEST_F() local
74 auto callback = [&callback_count](const GetTpmStatusReply& reply) { in TEST_F()
100 TakeOwnershipReply reply; in TEST_F() local
110 auto callback = [&callback_count](const TakeOwnershipReply& reply) { in TEST_F()
133 RemoveOwnerDependencyReply reply; in TEST_F() local
143 auto callback = [&callback_count](const RemoveOwnerDependencyReply& reply) { in TEST_F()
/system/security/keystore/
DIKeystoreService.cpp466 Parcel data, reply; in getState() local
485 Parcel data, reply; in get() local
520 Parcel data, reply; in insert() local
544 Parcel data, reply; in del() local
564 Parcel data, reply; in exist() local
584 Parcel data, reply; in list() local
608 Parcel data, reply; in reset() local
626 Parcel data, reply; in onUserPasswordChanged() local
647 Parcel data, reply; in lock() local
666 Parcel data, reply; in unlock() local
[all …]
/system/tools/aidl/tests/
Daidl_test_client_utf8_strings.cpp59 string reply; in ConfirmUtf8InCppStringRepeat() local
78 unique_ptr<string> reply; in ConfirmUtf8InCppStringRepeat() local
Dtest_helpers.h36 T reply; in RepeatPrimitive() local
/system/core/gatekeeperd/
DIUserManager.cpp34 Parcel data, reply; in getCredentialOwnerProfile() local
/system/security/keystore-engine/
Drsa_meth.cpp91 uint8_t* reply = NULL; in keystore_rsa_priv_enc() local
137 uint8_t* reply = NULL; in keystore_rsa_priv_dec() local

12