OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifaceFoo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/generators/test_cgen/
interface.idl
28
* typedef struct ifaceFoo_1_0
ifaceFoo
;
30
interface
ifaceFoo
{
40
int8_t testIface([in]
ifaceFoo
foo, [in] int32_t y);
41
ifaceFoo
createIface([in] str_t name);
interface.h
15
#define IFACEFOO_INTERFACE_1_0 "
ifaceFoo
;1.0"
51
* typedef struct ifaceFoo_1_0
ifaceFoo
;
61
typedef struct ifaceFoo_1_0
ifaceFoo
;
Completed in 1033 milliseconds