Home
last modified time | relevance | path

Searched refs:SetToSwitch (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome_frame/
Dbind_context_info.h62 void SetToSwitch(IStream* cache);
Dbind_context_info.cc73 void BindContextInfo::SetToSwitch(IStream* cache) { in SetToSwitch() function in BindContextInfo
Durlmon_bind_status_callback.cc378 info->SetToSwitch(data_sniffer_.cache_); in MayPlayBack()