HomeSort by relevance Sort by last modified time
    Searched refs:is_external_plugin_host_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
renderer_ppapi_host_impl.cc 46 is_external_plugin_host_(false) {
59 : module_(module), dispatcher_(NULL), is_external_plugin_host_(false) {
131 return is_external_plugin_host_;
241 is_external_plugin_host_ = true;
renderer_ppapi_host_impl.h 138 bool is_external_plugin_host_; member in class:content::RendererPpapiHostImpl

Completed in 870 milliseconds