Searched refs:Complete (Results 1 – 15 of 15) sorted by relevance
/system/update_engine/ |
D | weave_service.cc | 120 command->Complete({}, nullptr); in OnCheckForUpdates() 130 command->Complete({}, nullptr); in OnTrackChannel()
|
/system/webservd/webservd/ |
D | request.cc | 130 base::File Request::Complete( in Complete() function in webservd::Request 165 bool Request::Complete( in Complete() function in webservd::Request 173 base::File file = Complete(status_code, headers_copy, data.size()); in Complete() 259 Complete(brillo::http::status_code::NotFound, {}, in ForwardRequestToHandler()
|
D | request.h | 83 base::File Complete( 89 bool Complete(
|
D | dbus_request_handler.cc | 39 request->Complete(brillo::http::status_code::InternalServerError, {}, in OnError()
|
D | dbus_protocol_handler.cc | 190 base::File file = request->Complete(in_status_code, in_headers, in_data_size); in CompleteRequest()
|
/system/weaved/buffet/ |
D | binder_command_proxy_unittest.cc | 134 TEST_F(BinderCommandProxyTest, Complete) { in TEST_F() argument 137 Complete( in TEST_F()
|
D | binder_command_proxy.cc | 133 status = ToStatus(command->Complete(*dict, &error), &error); in complete()
|
D | manager.cc | 351 if (!command || !command->Complete({}, nullptr)) in OnRebootDevice()
|
/system/weaved/libweaved/ |
D | command.h | 94 bool Complete(const base::DictionaryValue& results,
|
D | command.cc | 138 bool Command::Complete(const base::DictionaryValue& results, in Complete() function in weaved::Command
|
/system/core/metricsd/ |
D | metrics_collector.cc | 280 command->Complete({}, nullptr); in OnEnableMetrics() 294 command->Complete({}, nullptr); in OnDisableMetrics()
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 698 Complete list of service object paths, including those
|
D | service-api.txt | 148 Complete the activation of a cellular service that is
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 10613 // Complete hash 10928 // Complete HMAC 12304 // Complete hash 12400 // Complete hash/HMAC 12705 // Complete hash 18594 // Complete hash and extend PCR, or if this is an HCRTM, complete 18600 // Complete hash 19511 // Complete digest 20594 // Complete digest 33801 // Complete hash
|
D | raw_commands_fixed.txt | 10624 // Complete hash 10939 // Complete HMAC 12315 // Complete hash 12411 // Complete hash/HMAC 12716 // Complete hash 18605 // Complete hash and extend PCR, or if this is an HCRTM, complete 18611 // Complete hash 19522 // Complete digest 20605 // Complete digest 33810 // Complete hash
|