gf_cache_set_last_modified_on_server  162 include/gpac/cache.h GF_Err gf_cache_set_last_modified_on_server ( const DownloadedCacheEntry entry, const char * newLastModified );
gf_cache_set_last_modified_on_server  532 src/utils/cache.c 	gf_cache_set_last_modified_on_server(entry, gf_cfg_get_key(entry->properties, CACHE_SECTION_NAME, CACHE_SECTION_NAME_LAST_MODIFIED));
gf_cache_set_last_modified_on_server 2983 src/utils/downloader.c 				gf_cache_set_last_modified_on_server(sess->cache_entry, hdrp->value);