Home
last modified time | relevance | path

Searched refs:ProtocolRequestCreator (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/http/
DProtocolRequestCreatorTest.java46 ProtocolRequestCreator requestCreator = in testCreateProtobufEncodedRequest()
47 new ProtocolRequestCreator(REQUEST_BASE_URI, new HashMap<String, String>()); in testCreateProtobufEncodedRequest()
67 () -> ProtocolRequestCreator.create(ForwardingInfo.getDefaultInstance())); in testInvalidForwardingInfo()
76 ProtocolRequestCreator requestCreator = in testCreateProtocolRequestInvalidSuffix()
77 new ProtocolRequestCreator(REQUEST_BASE_URI, new HashMap<String, String>()); in testCreateProtocolRequestInvalidSuffix()
98 ProtocolRequestCreator requestCreator = ProtocolRequestCreator.create(forwardingInfo); in testCreateProtocolRequestWithForwardingInfo()
109 ProtocolRequestCreator requestCreator = in testCreateProtoRequest()
110 new ProtocolRequestCreator(REQUEST_BASE_URI, new HashMap<String, String>()); in testCreateProtoRequest()
/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Dprotocol_request_helper.cc183 ProtocolRequestCreator::ProtocolRequestCreator( in ProtocolRequestCreator() function in fcp::client::http::ProtocolRequestCreator
192 ProtocolRequestCreator::CreateProtocolRequest(absl::string_view uri_path_suffix, in CreateProtocolRequest()
203 ProtocolRequestCreator::CreateGetOperationRequest( in CreateGetOperationRequest()
213 ProtocolRequestCreator::CreateCancelOperationRequest( in CreateCancelOperationRequest()
223 ProtocolRequestCreator::CreateHttpRequest(absl::string_view uri_path_suffix, in CreateHttpRequest()
253 absl::StatusOr<std::unique_ptr<ProtocolRequestCreator>>
254 ProtocolRequestCreator::Create(absl::string_view api_key, in Create()
263 return std::make_unique<ProtocolRequestCreator>(ProtocolRequestCreator( in Create()
H A Dhttp_secagg_send_to_server_impl.h82 std::unique_ptr<ProtocolRequestCreator> secagg_request_creator, in HttpSecAggSendToServerImpl()
83 std::unique_ptr<ProtocolRequestCreator> in HttpSecAggSendToServerImpl()
85 std::unique_ptr<ProtocolRequestCreator> in HttpSecAggSendToServerImpl()
140 std::unique_ptr<ProtocolRequestCreator> secagg_request_creator_;
141 std::unique_ptr<ProtocolRequestCreator> masked_result_upload_request_creator_;
142 std::unique_ptr<ProtocolRequestCreator>
H A Dprotocol_request_helper_test.cc107 EXPECT_THAT(ProtocolRequestCreator::Create(kApiKey, forwarding_info, in TEST()
113 EXPECT_THAT(ProtocolRequestCreator::Create(kApiKey, forwarding_info, in TEST()
119 ProtocolRequestCreator creator("https://initial.uri", kApiKey, HeaderList(), in TEST()
130 ProtocolRequestCreator creator("https://initial.uri", kApiKey, HeaderList(), in TEST()
153 ProtocolRequestCreator creator("https://initial.uri", kApiKey, HeaderList(), in TEST()
176 ProtocolRequestCreator creator("https://initial.uri", kApiKey, HeaderList(), in TEST()
190 ProtocolRequestCreator creator("https://initial.uri", kApiKey, HeaderList(), in TEST()
248 ProtocolRequestCreator initial_request_creator_;
272 auto request_creator = std::make_unique<ProtocolRequestCreator>( in TEST_F()
292 auto new_request_creator = ProtocolRequestCreator::Create( in TEST_F()
[all …]
H A Dhttp_secagg_send_to_server_impl.cc134 std::unique_ptr<ProtocolRequestCreator> secagg_request_creator, in Create()
135 ProtocolRequestCreator::Create(api_key, secagg_upload_forwarding_info, in Create()
139 std::unique_ptr<ProtocolRequestCreator> in Create()
141 ProtocolRequestCreator::Create( in Create()
146 std::unique_ptr<ProtocolRequestCreator> in Create()
148 ProtocolRequestCreator::Create( in Create()
H A Dprotocol_request_helper.h38 class ProtocolRequestCreator {
40 ProtocolRequestCreator(absl::string_view request_base_uri,
47 static absl::StatusOr<std::unique_ptr<ProtocolRequestCreator>> Create(
H A Dhttp_federated_protocol.h111 std::unique_ptr<ProtocolRequestCreator> aggregation_request_creator;
112 std::unique_ptr<ProtocolRequestCreator> data_upload_request_creator;
254 std::unique_ptr<ProtocolRequestCreator> eligibility_eval_request_creator_;
255 std::unique_ptr<ProtocolRequestCreator> task_assignment_request_creator_;
H A Dhttp_federated_protocol.cc324 std::make_unique<ProtocolRequestCreator>(
454 ProtocolRequestCreator::Create( in HandleEligibilityEvalTaskResponse()
712 ProtocolRequestCreator::Create( in HandleTaskAssignmentInnerResponse()
934 ProtocolRequestCreator::Create( in HandleStartDataAggregationUploadOperationResponse()
941 ProtocolRequestCreator::Create( in HandleStartDataAggregationUploadOperationResponse()
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/http/
DProtocolRequestCreator.java32 final class ProtocolRequestCreator { class
36 ProtocolRequestCreator(String requestBaseUri, HashMap<String, String> headerList) { in ProtocolRequestCreator() method in ProtocolRequestCreator
45 static ProtocolRequestCreator create(ForwardingInfo forwardingInfo) { in create()
51 return new ProtocolRequestCreator(forwardingInfo.getTargetUriPrefix(), extraHeaders); in create()
DHttpFederatedProtocol.java92 private final ProtocolRequestCreator mTaskAssignmentRequestCreator;
110 this.mTaskAssignmentRequestCreator = new ProtocolRequestCreator(entryUri, new HashMap<>()); in HttpFederatedProtocol()
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/javac/
DFederatedCompute.jar.rsp1 …/federatedcompute/src/com/android/federatedcompute/services/http/ProtocolRequestCreator.java packa…
DFederatedCompute.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/
Dmeta_lic.rsp1 …/federatedcompute/src/com/android/federatedcompute/services/http/ProtocolRequestCreator.java -s pa…
Dmeta_lic92 …zation/federatedcompute/src/com/android/federatedcompute/services/http/ProtocolRequestCreator.java"
Dproguard_dictionary4105 …federatedcompute.services.http.ProtocolRequestCreator -> com.android.federatedcompute.services.htt…
4106 # {"id":"sourceFile","fileName":"ProtocolRequestCreator.java"}
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/combined/
DFederatedCompute.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/federatedcompute/apk/FederatedCompute/android_common_apex33/jarjar/
DFederatedCompute.jarxla/Protocol.class Protocol.java package xla public final xla.Protocol extends java.lang ...
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.ninja.globs53704 …/federatedcompute/src/com/android/federatedcompute/services/http/ProtocolRequestCreator.java","pac…