Home
last modified time | relevance | path

Searched refs:SetSupportsDevChannel (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dinterface_list.h38 static PPAPI_PROXY_EXPORT void SetSupportsDevChannel(
Dinterface_list.cc316 void InterfaceList::SetSupportsDevChannel( in SetSupportsDevChannel() function in ppapi::proxy::InterfaceList
Dplugin_main_nacl.cc217 ppapi::proxy::InterfaceList::SetSupportsDevChannel( in OnMsgCreateNaClChannel()
/external/chromium_org/content/ppapi_plugin/
Dppapi_thread.cc220 ppapi::proxy::InterfaceList::SetSupportsDevChannel(supports_dev_channel); in OnLoadPlugin()