OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:value_dword
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/app/
chrome_breakpad_client.cc
257
DWORD
value_dword
= is_real_crash ? 1 : 0;
local
259
reinterpret_cast<BYTE*>(&
value_dword
),
260
sizeof(
value_dword
));
Completed in 41 milliseconds