Home
last modified time | relevance | path

Searched refs:enable_grpc_with_http_resource_support (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/
H A Dflags.h128 virtual bool enable_grpc_with_http_resource_support() const { return false; } in enable_grpc_with_http_resource_support() function
H A Dtest_helpers.h594 MOCK_METHOD(bool, enable_grpc_with_http_resource_support, (),
H A Dfl_runner.cc1264 flags->enable_grpc_with_http_resource_support() || in RunFederatedComputation()