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

  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
fake_pepper_interface_url_loader.h 130 virtual nacl_io::VarInterface* GetVarInterface();
fake_pepper_interface_html5fs.h 182 virtual nacl_io::VarInterface* GetVarInterface();
fake_pepper_interface_url_loader.cc 518 nacl_io::VarInterface* FakePepperInterfaceURLLoader::GetVarInterface() {
mount_html5fs_test.cc 70 ppapi_.SetVarInterfaceDelegate(ppapi_html5_.GetVarInterface());
fake_pepper_interface_html5fs.cc 705 nacl_io::VarInterface* FakePepperInterfaceHtml5Fs::GetVarInterface() {
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node_html5fs.cc 121 const char* file_name = mount_->ppapi()->GetVarInterface()
133 mount_->ppapi()->GetVarInterface()->Release(file_name_var);
host_resolver.cc 75 const char* name_ptr = ppapi_->GetVarInterface()->VarToUtf8(name_var, &len);
mount_dev.cc 175 VarInterface* var_intr = mount_->ppapi()->GetVarInterface();
mount_http.cc 153 VarInterface* var_interface = ppapi_->GetVarInterface();
mount_node_http.cc 306 VarInterface* var_interface = ppapi->GetVarInterface();

Completed in 832 milliseconds