Searched refs:only_use_cached_response (Results 1 – 2 of 2) sorted by relevance
67 bool only_use_cached_response() const { return only_use_cached_response_; } in only_use_cached_response() function
165 info_.only_use_cached_response()); in ToValue()1036 if (info.only_use_cached_response()) { // Not allowed to do a real lookup. in Resolve()