Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager.cc1182 bool allow_cache, in PushDnsTasks()
1263 bool allow_cache = in CreateTaskSequence() local
H A Dhost_resolver_manager_job.cc1004 bool allow_cache, in CompleteRequests()
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dcodegen.py116 def __call__(self, value, allow_cache=True): argument