Home
last modified time | relevance | path

Searched defs:resource_file (Results 1 – 3 of 3) sorted by relevance

/external/federated-compute/fcp/client/cache/
Dfile_backed_resource_cache.cc352 std::filesystem::path resource_file = in CleanUp() local
403 std::filesystem::path resource_file = in CleanUp() local
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_memory_cache_backend.cc264 std::unique_ptr<ResourceFile> resource_file(new ResourceFile(filename)); in InitializeBackend() local
/external/llvm/cmake/modules/
DAddLLVM.cmake243 set(resource_file ${LLVM_SOURCE_DIR}/resources/windows_version_resource.rc) variable