OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nacl_file_host
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/nacl_host/
nacl_file_host.h
31
namespace
nacl_file_host
{
namespace
64
} // namespace
nacl_file_host
nacl_file_host.cc
5
#include "chrome/browser/nacl_host/
nacl_file_host
.h"
46
const
nacl_file_host
::InstallCallback& done_callback,
47
const
nacl_file_host
::InstallProgressCallback& progress_callback) {
55
const
nacl_file_host
::InstallCallback& done_callback,
56
const
nacl_file_host
::InstallProgressCallback& progress_callback) {
106
if (!
nacl_file_host
::PnaclCanOpenFile(filename, &full_filepath)) {
239
namespace
nacl_file_host
{
namespace
348
} // namespace
nacl_file_host
nacl_host_message_filter.cc
9
#include "chrome/browser/nacl_host/
nacl_file_host
.h"
116
nacl_file_host
::EnsurePnaclInstalled(
127
nacl_file_host
::GetReadonlyPnaclFd(this, filename, reply_msg);
205
nacl_file_host
::OpenNaClExecutable(this, extension_info_map_,
nacl_file_host_unittest.cc
5
#include "chrome/browser/nacl_host/
nacl_file_host
.h"
20
using
nacl_file_host
::PnaclCanOpenFile;
21
using
nacl_file_host
::EnsurePnaclInstalled;
Completed in 27 milliseconds