/system/update_engine/common/ |
D | multi_range_http_fetcher.cc | 119 bool successful) { in TransferEnded() argument 147 successful = true; in TransferEnded() 162 delegate_->TransferComplete(this, successful); in TransferEnded() 166 bool successful) { in TransferComplete() argument 168 TransferEnded(fetcher, successful); in TransferComplete()
|
D | http_fetcher_unittest.cc | 422 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 568 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 645 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 742 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 743 EXPECT_TRUE(successful); in TransferComplete() 810 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 811 EXPECT_FALSE(successful); in TransferComplete() 980 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 981 EXPECT_EQ(expected_successful_, successful); in TransferComplete() 1081 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument [all …]
|
D | multi_range_http_fetcher.h | 154 void TransferEnded(HttpFetcher* fetcher, bool successful); 156 void TransferComplete(HttpFetcher* fetcher, bool successful) override;
|
D | http_fetcher.h | 201 virtual void TransferComplete(HttpFetcher* fetcher, bool successful) = 0;
|
/system/update_engine/update_manager/ |
D | real_device_policy_provider.cc | 82 bool successful) { in OnSignalConnected() argument 83 if (!successful) { in OnSignalConnected()
|
D | real_shill_provider.cc | 81 bool successful) { in OnSignalConnected() argument 82 if (!successful) { in OnSignalConnected()
|
D | real_shill_provider.h | 73 bool successful);
|
D | real_device_policy_provider.h | 112 bool successful);
|
/system/update_engine/ |
D | boot_control_chromeos.cc | 170 return params.successful || params.tries > 0; in IsSlotBootable() 191 params.successful = false; in MarkSlotUnbootable()
|
D | omaha_request_action.h | 169 void TransferComplete(HttpFetcher *fetcher, bool successful) override;
|
D | update_attempter_android.cc | 313 if (!boot_control_->MarkBootSuccessfulAsync(Bind([](bool successful){}))) in ResetStatus() argument 556 void UpdateAttempterAndroid::CompleteUpdateBootFlags(bool successful) { in CompleteUpdateBootFlags() argument
|
D | update_attempter.cc | 1145 if (!boot_control->MarkBootSuccessfulAsync(Bind([](bool successful){}))) in ResetStatus() argument 1203 void UpdateAttempter::CompleteUpdateBootFlags(bool successful) { in CompleteUpdateBootFlags() argument
|
D | omaha_request_action.cc | 1096 bool successful) { in TransferComplete() argument 1110 if (!successful) { in TransferComplete()
|
/system/libhidl/transport/manager/1.1/ |
D | IServiceManager.hal | 33 * @return success Whether or not deregistration was successful.
|
/system/update_engine/payload_consumer/ |
D | download_action.h | 103 void TransferComplete(HttpFetcher* fetcher, bool successful) override;
|
D | download_action.cc | 361 void DownloadAction::TransferComplete(HttpFetcher* fetcher, bool successful) { in TransferComplete() argument 371 successful ? ErrorCode::kSuccess : ErrorCode::kDownloadTransferError; in TransferComplete()
|
/system/bt/service/doc/ |
D | IBluetoothGattClient.txt | 26 * otherwise. If successful, the caller will be assigned a "client_id" which 139 * |characteristic_id|. If successful, notifications will be signaled via
|
D | IBluetoothGattClientCallback.txt | 65 * the operation was successful.
|
/system/libhidl/transport/manager/1.0/ |
D | IServiceManager.hal | 124 * @return success Whether or not registration was successful.
|
/system/core/rootdir/ |
D | init.rc | 561 # A/B update verifier that marks a successful boot. 568 # A/B update verifier that marks a successful boot. 575 # A/B update verifier that marks a successful boot. 703 # A/B update verifier that marks a successful boot. 710 # A/B update verifier that marks a successful boot.
|
/system/core/adb/ |
D | protocol.txt | 278 preceeded by a 4 digit hex length. Upon successful connection an
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 6458 If successful, a new private area for the TPM-resident object associated with objectHandle is retur… 13827 A session does not become an audit session until the successful completion of the command in 15420 // The commit computation was successful so complete the commit by setting 16573 PcrUpdateCounter counter will be incremented on the successful completion of any command that 16916 On successful command completion, digests will contain the list of tagged digests of eventData that… 18664 The commands in this clause 1 are used for policy evaluation. When successful, each command will 22740 If this command is successful, policySession→isPPRequired will be SET to indicate that this check is 24162 If successful, policySession→policyDigest will be updated with 24360 If successful, policySession→policyDigest will be updated with 24372 When this command is successful, policySession→isAuthValueNeeded will be CLEAR. [all …]
|
D | raw_commands_fixed.txt | 6462 If successful, a new private area for the TPM-resident object associated with objectHandle is retur… 13838 A session does not become an audit session until the successful completion of the command in 15431 // The commit computation was successful so complete the commit by setting 16584 PcrUpdateCounter counter will be incremented on the successful completion of any command that 16927 On successful command completion, digests will contain the list of tagged digests of eventData that… 18675 The commands in this clause 1 are used for policy evaluation. When successful, each command will 22751 If this command is successful, policySession→isPPRequired will be SET to indicate that this check is 24173 If successful, policySession→policyDigest will be updated with 24371 If successful, policySession→policyDigest will be updated with 24383 When this command is successful, policySession→isAuthValueNeeded will be CLEAR. [all …]
|
D | raw_structures_fixed.txt | 3309 If this column contains a “Y,” then successful completion of the 8711 after successful completion of the command. In a response, it indicates that the 15082 the TPM2B values will determine if the unmarshal operation is successful . Since there is no select… 15557 SET (1): If TPM2_NV_GlobalWriteLock() is successful, then further
|
D | raw_structures.txt | 3315 If this column contains a “Y,” then successful completion of the 8683 after successful completion of the command. In a response, it indicates that the 15090 the TPM2B values will determine if the unmarshal operation is successful . Since there is no select… 15568 SET (1): If TPM2_NV_GlobalWriteLock() is successful, then further
|