Searched refs:CacheOptions (Results 1 – 3 of 3) sorted by relevance
132 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir()139 CacheOptions.Policy.Interval.reset(); in setCachePruningInterval()141 CacheOptions.Policy.Interval = std::chrono::seconds(Interval); in setCachePruningInterval()148 CacheOptions.Policy.Expiration = std::chrono::seconds(Expiration); in setCacheEntryExpiration()166 CacheOptions.Policy.MaxSizePercentageOfAvailableSpace = Percentage; in setMaxCacheSizeRelativeToAvailableSpace()174 CacheOptions.Policy.MaxSizeBytes = MaxSizeBytes; in setCacheMaxSizeBytes()181 CacheOptions.Policy.MaxSizeFiles = MaxSizeFiles; in setCacheMaxSizeFiles()325 CachingOptions CacheOptions; variable
439 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule() argument1144 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run()1192 ModuleToDefinedGVSummaries[ModuleIdentifier], CacheOptions, in run()1226 pruneCache(CacheOptions.Path, CacheOptions.Policy, ProducedBinaries); in run()
1075 pTicketRequest->CacheOptions = ((ignore_cache || !purge_cache) ? in GetMSTGT()1119 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSTGT()1281 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSCacheTicketFromMITCred()1329 pTicketRequest->CacheOptions = 0; in GetMSCacheTicketFromCacheInfoEx()1394 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSCacheTicketFromCacheInfoEx2()