Home
last modified time | relevance | path

Searched defs:client_cache_id (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/http/
H A Din_memory_request_response.cc53 absl::string_view client_cache_id, in TryGetResourceFromCache()
72 absl::Status TryPutResourceInCache(absl::string_view client_cache_id, in TryPutResourceInCache()
413 std::string client_cache_id; in FetchResourcesInMemory() member
H A Din_memory_request_response.h176 std::string client_cache_id; member
184 static UriOrInlineData CreateUri(std::string uri, std::string client_cache_id, in CreateUri()
/aosp_15_r20/external/federated-compute/fcp/client/
H A Dgrpc_federated_protocol.h198 const std::string& client_cache_id; member
/aosp_15_r20/external/federated-compute/fcp/protos/federatedcompute/
H A Dcommon.proto89 string client_cache_id = 4; field
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dfederated_api.proto498 string client_cache_id = 2; field
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/federatedcompute/
Dcommon.pb.h2721 inline const std::string& Resource::client_cache_id() const { in client_cache_id() function
2752 inline void Resource::set_allocated_client_cache_id(std::string* client_cache_id) { in set_allocated_client_cache_id()
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dfederated_api.pb.h10784 inline const std::string& UriResource::client_cache_id() const { in client_cache_id() function
10815 inline void UriResource::set_allocated_client_cache_id(std::string* client_cache_id) { in set_allocated_client_cache_id()