OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetParameter32
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/src/
crosscall_server.h
108
bool
GetParameter32
(uint32 index, uint32* param);
crosscall_server.cc
214
bool CrossCallParamsEx::
GetParameter32
(uint32 index, uint32* param) {
sharedmem_ipc_server.cc
183
if (!params->
GetParameter32
(i, &data)) {
Completed in 282 milliseconds