OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nacl_interface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/renderer/pepper/
ppb_nacl_private_impl.cc
353
const PPB_NaCl_Private
nacl_interface
= {
member in namespace:__anon9324
373
return &
nacl_interface
;
/external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h
302
const PPB_NaCl_Private*
nacl_interface
() const { return nacl_interface_; }
function in class:plugin::Plugin
Completed in 40 milliseconds