/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 | 423 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 569 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 646 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 743 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 744 EXPECT_TRUE(successful); in TransferComplete() 811 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 812 EXPECT_FALSE(successful); in TransferComplete() 981 void TransferComplete(HttpFetcher* fetcher, bool successful) override { in TransferComplete() argument 982 EXPECT_EQ(expected_successful_, successful); in TransferComplete() 1082 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_shill_provider.cc | 81 bool successful) { in OnSignalConnected() argument 82 if (!successful) { in OnSignalConnected()
|
D | real_device_policy_provider.cc | 82 bool successful) { in OnSignalConnected() argument 83 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 | 171 return params.successful || params.tries > 0; in IsSlotBootable() 192 params.successful = false; in MarkSlotUnbootable()
|
D | update_attempter_android.cc | 270 if (!boot_control_->MarkBootSuccessfulAsync(Bind([](bool successful){}))) in ResetStatus() argument 406 void UpdateAttempterAndroid::CompleteUpdateBootFlags(bool successful) { in CompleteUpdateBootFlags() argument
|
D | omaha_request_action.h | 169 void TransferComplete(HttpFetcher *fetcher, bool successful) override;
|
D | update_attempter.cc | 1108 if (!boot_control->MarkBootSuccessfulAsync(Bind([](bool successful){}))) in UpdateAttempter() argument 1167 void UpdateAttempter::CompleteUpdateBootFlags(bool successful) { in UpdateAttempter() argument
|
D | omaha_request_action.cc | 1031 bool successful) { in TransferComplete() argument 1045 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 | 102 void TransferComplete(HttpFetcher* fetcher, bool successful) override;
|
D | download_action.cc | 349 void DownloadAction::TransferComplete(HttpFetcher* fetcher, bool successful) { in TransferComplete() argument 356 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 | 534 # A/B update verifier that marks a successful boot. 541 # A/B update verifier that marks a successful boot. 548 # A/B update verifier that marks a successful boot. 672 # A/B update verifier that marks a successful boot. 677 # 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_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_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_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
|
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
|