Home
last modified time | relevance | path

Searched refs:no_cache_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome_frame/
Dbind_context_info.h51 no_cache_ = no_cache; in set_no_cache()
55 return no_cache_; in no_cache()
104 bool no_cache_; variable
Dbind_context_info.cc13 : no_cache_(false), in BindContextInfo()
75 if (!no_cache_) { in SetToSwitch()