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

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc490 base::FilePath nacl_gdb = local
492 CommandLine cmd_line(nacl_gdb);
494 CommandLine::StringType nacl_gdb =
499 base::SplitString(nacl_gdb, static_cast<CommandLine::CharType>(' '), &argv);

Completed in 82 milliseconds