OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:null_text
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sandbox/win/src/
ipc_unittest.cc
175
const wchar_t*
null_text
= NULL;
local
176
CrossCall(client, tag2,
null_text
, &answer);
193
CrossCall(client, tag3,
null_text
, text, &answer);
210
CrossCall(client, tag1, text2,
null_text
, text, &answer);
Completed in 514 milliseconds