Searched refs:CacheOptions (Results 1 – 3 of 3) sorted by relevance
140 void setCacheDir(std::string Path) { CacheOptions.Path = std::move(Path); } in setCacheDir()147 CacheOptions.Policy.Interval.reset(); in setCachePruningInterval()149 CacheOptions.Policy.Interval = std::chrono::seconds(Interval); in setCachePruningInterval()156 CacheOptions.Policy.Expiration = std::chrono::seconds(Expiration); in setCacheEntryExpiration()174 CacheOptions.Policy.MaxSizePercentageOfAvailableSpace = Percentage; in setMaxCacheSizeRelativeToAvailableSpace()182 CacheOptions.Policy.MaxSizeBytes = MaxSizeBytes; in setCacheMaxSizeBytes()189 CacheOptions.Policy.MaxSizeFiles = MaxSizeFiles; in setCacheMaxSizeFiles()333 CachingOptions CacheOptions; variable
432 const ThinLTOCodeGenerator::CachingOptions &CacheOptions, in ProcessThinLTOModule() argument1129 ModuleCacheEntry CacheEntry(CacheOptions.Path, *Index, ModuleIdentifier, in run()1177 ModuleToDefinedGVSummaries[ModuleIdentifier], CacheOptions, in run()1211 pruneCache(CacheOptions.Path, CacheOptions.Policy, ProducedBinaries); in run()
1066 pTicketRequest->CacheOptions = ((ignore_cache || !purge_cache) ? in GetMSTGT()1110 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSTGT()1272 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSCacheTicketFromMITCred()1320 pTicketRequest->CacheOptions = 0; in GetMSCacheTicketFromCacheInfoEx()1385 pTicketRequest->CacheOptions = KERB_RETRIEVE_TICKET_CACHE_TICKET; in GetMSCacheTicketFromCacheInfoEx2()