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

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/html5fs/
html5_fs_node.cc 266 file_ref_iface_ = filesystem_->ppapi()->GetFileRefInterface();
html5_fs.cc 231 file_ref_iface_ = ppapi()->GetFileRefInterface();
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/
fake_pepper_interface_html5_fs.h 26 // PP_Resource ref_resource = ppapi_html5fs.GetFileRefInterface()->Create(
188 virtual nacl_io::FileRefInterface* GetFileRefInterface();
fake_pepper_interface_html5_fs.cc 741 nacl_io::FileRefInterface* FakePepperInterfaceHtml5Fs::GetFileRefInterface() {
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
html5_fs_test.cc 78 ppapi_.SetFileRefInterfaceDelegate(ppapi_html5_.GetFileRefInterface());

Completed in 65 milliseconds