OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PpapiNaClChannelArgs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/shared_impl/
ppapi_nacl_channel_args.cc
11
PpapiNaClChannelArgs
::
PpapiNaClChannelArgs
() : off_the_record(false),
15
PpapiNaClChannelArgs
::~
PpapiNaClChannelArgs
() {
ppapi_nacl_channel_args.h
15
struct PPAPI_SHARED_EXPORT
PpapiNaClChannelArgs
{
17
PpapiNaClChannelArgs
();
18
~
PpapiNaClChannelArgs
();
Completed in 136 milliseconds