HomeSort by relevance Sort by last modified time
    Searched full:wrapper_factory (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
temporary_file.cc 60 plugin_->wrapper_factory()->MakeFileDesc(fd, O_RDWR));
64 plugin_->wrapper_factory()->MakeFileDesc(read_fd, O_RDONLY));
plugin.h 117 nacl::DescWrapperFactory* wrapper_factory() const { return wrapper_factory_; } function in class:plugin::Plugin
pnacl_coordinator.cc 354 invalid_desc_wrapper_.reset(plugin_->wrapper_factory()->MakeInvalid());
service_runtime.cc 308 nacl::DescWrapper* conn_cap = plugin_->wrapper_factory()->MakeGenericCleanup(

Completed in 252 milliseconds