Searched refs:nacl_file_host (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_file_host.h28 namespace nacl_file_host { namespace
51 } // namespace nacl_file_host
H A Dnacl_file_host_unittest.cc5 #include "components/nacl/browser/nacl_file_host.h"
16 using nacl_file_host::PnaclCanOpenFile;
H A Dnacl_file_host.cc5 #include "components/nacl/browser/nacl_file_host.h"
85 if (!nacl_file_host::PnaclCanOpenFile(filename, &full_filepath)) {
160 namespace nacl_file_host { namespace
256 } // namespace nacl_file_host
H A Dnacl_host_message_filter.cc9 #include "components/nacl/browser/nacl_file_host.h"
210 nacl_file_host::GetReadonlyPnaclFd(this, filename, is_executable, reply_msg);
293 nacl_file_host::OpenNaClExecutable(this, render_view_id, file_url,

Completed in 81 milliseconds