Home
last modified time | relevance | path

Searched defs:local_cache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dautotune_cache.py35 local_cache: Optional[Tuple[RemoteCache[JsonDataTy], str]] = None variable in AutotuneCache
/aosp_15_r20/external/google-breakpad/src/tools/windows/converter/
H A Dms_symbol_server_converter.cc134 const string& local_cache, in MSSymbolServerConverter()