Searched defs:CrossCallReturn (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dcrosscall_params.h30 // parameters of an IPC call and CrossCallReturn models the output params and
47 // max number of extended return parameters. See CrossCallReturn
51 // in the CrossCallReturn.
77 struct CrossCallReturn { struct in namespace:sandbox
125 // Returns a pointer to the CrossCallReturn structure.
126 CrossCallReturn* GetCallReturn() {
154 CrossCallReturn call_return;

Completed in 81 milliseconds