Home
last modified time | relevance | path

Searched defs:use_http_federated_compute_protocol (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/jni/cpp/
Dflags_impl.h34 bool use_http_federated_compute_protocol() const override { return true; } in use_http_federated_compute_protocol() function
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dflags.h156 virtual bool use_http_federated_compute_protocol() const { return false; } in use_http_federated_compute_protocol() function
H A Dclient_runner.h226 bool use_http_federated_compute_protocol() const override { in use_http_federated_compute_protocol() function