OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_fds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/ipc_fuzzer/replay/
replay_process.cc
47
base::GlobalDescriptors*
g_fds
= base::GlobalDescriptors::GetInstance();
local
48
g_fds
->Set(kPrimaryIPCChannel,
/external/chromium_org/content/app/
content_main_runner.cc
548
base::GlobalDescriptors*
g_fds
= base::GlobalDescriptors::GetInstance();
variable
549
g_fds
->Set(kPrimaryIPCChannel,
554
g_fds
->Set(kCrashDumpSignal,
Completed in 494 milliseconds