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

  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
temporary_file.cc 45 plugin_->nacl_interface()->CreateTemporaryFile(plugin_->pp_instance());
pnacl_coordinator.cc 276 plugin_->nacl_interface()->ReportTranslationFinished(
318 plugin_->nacl_interface()->ReportTranslationFinished(
393 plugin_->nacl_interface()->ReportTranslationFinished(
508 plugin_->nacl_interface()->GetNexeFd(
plugin.h 255 const PPB_NaCl_Private* nacl_interface() const { return nacl_interface_; } function in class:plugin::Plugin
pnacl_resources.cc 74 plugin->nacl_interface()->GetReadonlyPnaclFd(filename);
plugin.cc     [all...]
  /external/chromium_org/components/nacl/renderer/
ppb_nacl_private_impl.cc 412 const PPB_NaCl_Private nacl_interface = { member in namespace:__anon7446
433 return &nacl_interface;

Completed in 469 milliseconds