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

  /external/chromium_org/ppapi/proxy/
ppb_core_proxy.h 38 const PPB_Core* ppb_core_impl_; member in class:ppapi::proxy::PPB_Core_Proxy
ppb_core_proxy.cc 90 ppb_core_impl_(NULL) {
92 ppb_core_impl_ = static_cast<const PPB_Core*>(
124 ppb_core_impl_->AddRefResource(resource.host_resource());
128 ppb_core_impl_->ReleaseResource(resource.host_resource());

Completed in 66 milliseconds