Searched refs:cached (Results 1 – 6 of 6) sorted by relevance
33 def cached(f): function62 return property(cached(f))
45 def cached(func): function63 return property(cached(func))
115 if ! git diff --cached --quiet; then
426 def check_router_id_cached(node, router_id, cached=True): argument430 if cached:
399 1. Load the current list from the transaction list if it exists and it is not already cached in mem…405 1. Load the current list if it is not already cached in memory. It is an error if the file does not…
2949 …is command will return the cached information from when the device was previously attached as a Th…