Searched refs:tempRepoCache (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/package/
H A DRefreshRepositoryRequest.cpp130 BEntry tempRepoCache; local
131 status_t result = fContext.GetNewTempfile("repocache-", &tempRepoCache);
138 title, repoCacheURL, tempRepoCache);
154 new (std::nothrow) GeneralFileChecksumAccessor(tempRepoCache));
175 tempRepoCache, fRepoConfig.Name(), targetDirectory);

Completed in 31 milliseconds