Searched defs:client_cache_id (Results 1 – 7 of 7) sorted by relevance
53 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
176 std::string client_cache_id; member184 static UriOrInlineData CreateUri(std::string uri, std::string client_cache_id, in CreateUri()
198 const std::string& client_cache_id; member
89 string client_cache_id = 4; field
498 string client_cache_id = 2; field
2721 inline const std::string& Resource::client_cache_id() const { in client_cache_id() function2752 inline void Resource::set_allocated_client_cache_id(std::string* client_cache_id) { in set_allocated_client_cache_id()
10784 inline const std::string& UriResource::client_cache_id() const { in client_cache_id() function10815 inline void UriResource::set_allocated_client_cache_id(std::string* client_cache_id) { in set_allocated_client_cache_id()