OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nacl_interface
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/skia/gyp/
nacl.gyp
5
'target_name': '
nacl_interface
',
15
'../platform_tools/nacl/src/
nacl_interface
.cpp',
apptype_console.gypi
23
'nacl.gyp:
nacl_interface
',
/external/skia/gyp/
nacl.gyp
5
'target_name': '
nacl_interface
',
15
'../platform_tools/nacl/src/
nacl_interface
.cpp',
apptype_console.gypi
23
'nacl.gyp:
nacl_interface
',
/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(
pnacl_resources.cc
74
plugin->
nacl_interface
()->GetReadonlyPnaclFd(filename);
plugin.h
255
const PPB_NaCl_Private*
nacl_interface
() const { return nacl_interface_; }
function in class:plugin::Plugin
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 2565 milliseconds