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

/external/chromium_org/tools/ipc_fuzzer/replay/
H A Dreplay_process.cc47 base::GlobalDescriptors* g_fds = base::GlobalDescriptors::GetInstance(); local
48 g_fds->Set(kPrimaryIPCChannel,
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc548 base::GlobalDescriptors* g_fds = base::GlobalDescriptors::GetInstance(); variable
549 g_fds->Set(kPrimaryIPCChannel,
554 g_fds->Set(kCrashDumpSignal,

Completed in 104 milliseconds