/system/bt/service/common/bluetooth/binder/ |
D | IBluetooth.cpp | 66 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 …]
|
D | IBluetoothLowEnergy.cpp | 44 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 …]
|
D | IBluetoothGattClient.cpp | 39 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
|
D | IBluetoothGattServer.cpp | 41 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
|
D | IBluetoothGattServerCallback.cpp | 42 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
|
D | IBluetoothLowEnergyCallback.cpp | 45 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
|
D | IBluetoothCallback.cpp | 40 Parcel* reply, in onTransact() 73 Parcel data, reply; in OnBluetoothStateChange() local
|
D | IBluetoothGattClientCallback.cpp | 40 Parcel* reply, in onTransact() 68 Parcel data, reply; in OnClientRegistered() local
|
/system/tpm/tpm_manager/server/ |
D | dbus_service_test.cc | 63 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 …]
|
D | tpm_manager_service_test.cc | 67 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 …]
|
D | dbus_service.cc | 143 const ReplyProtobufType& reply) { in HandleNvramDBusMethod() 165 const ReplyProtobufType& reply) { in HandleOwnershipDBusMethod()
|
/system/tpm/attestation/server/ |
D | attestation_service_test.cc | 205 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 …]
|
D | dbus_service_test.cc | 95 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 …]
|
D | dbus_service.cc | 85 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()
|
D | attestation_service.cc | 90 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/ |
D | dbus_proxy.cc | 55 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
|
D | dbus_proxy_test.cc | 76 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/ |
D | IFingerprintDaemonCallback.cpp | 34 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/ |
D | tpm_nvram_dbus_proxy_test.cc | 64 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 …]
|
D | tpm_ownership_dbus_proxy_test.cc | 58 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/ |
D | IKeystoreService.cpp | 466 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/ |
D | aidl_test_client_utf8_strings.cpp | 59 string reply; in ConfirmUtf8InCppStringRepeat() local 78 unique_ptr<string> reply; in ConfirmUtf8InCppStringRepeat() local
|
D | test_helpers.h | 36 T reply; in RepeatPrimitive() local
|
/system/core/gatekeeperd/ |
D | IUserManager.cpp | 34 Parcel data, reply; in getCredentialOwnerProfile() local
|
/system/security/keystore-engine/ |
D | rsa_meth.cpp | 91 uint8_t* reply = NULL; in keystore_rsa_priv_enc() local 137 uint8_t* reply = NULL; in keystore_rsa_priv_dec() local
|