HomeSort by relevance Sort by last modified time
    Searched refs:environment_vector (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/importer/
profile_import_process_host.cc 103 base::environment_vector env;
114 base::environment_vector env;
firefox_importer_unittest_utils_mac.cc 40 base::environment_vector env;
  /external/chromium/chrome/browser/
platform_util_linux.cc 22 base::environment_vector env;
utility_process_host.cc 177 base::environment_vector(),
  /external/chromium/base/
process_util.h 273 typedef std::vector<std::pair<std::string, std::string> > environment_vector; typedef in namespace:base
275 const environment_vector& environ,
283 const environment_vector& environ,
294 char** AlterEnvironment(const environment_vector& changes,
process_util_posix.cc 381 char** AlterEnvironment(const environment_vector& changes,
393 for (environment_vector::const_iterator
444 for (environment_vector::const_iterator
469 for (environment_vector::const_iterator
504 const environment_vector& env_changes,
632 const environment_vector& env_changes,
642 const environment_vector& env_changes,
653 base::environment_vector no_env;
process_util_unittest.cc 474 std::string TestLaunchApp(const base::environment_vector& env_changes) {
512 base::environment_vector env_changes;
541 base::environment_vector changes;
  /external/chromium/chrome/browser/nacl_host/
nacl_process_host.cc 162 base::environment_vector(),

Completed in 175 milliseconds