Searched refs:only_from_cache (Results 1 – 1 of 1) sorted by relevance
106 const bool only_from_cache{!!(ur_flags & UR_FLAG_ONLY_FROM_CACHE)}; in GetFetchCacheMode() local108 if (only_from_cache && (skip_cache || disable_cache)) { in GetFetchCacheMode()117 } else if (only_from_cache) { in GetFetchCacheMode()