Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/site_tests/desktopui_SonicExtension/
Dconfig_json_iterator.py60 def __init__(self, config_path=None): argument
69 def set_config_dir(self, config_path): argument
81 def _load_config(self, config_path): argument
99 def aggregated_config(self, config_path): argument
/external/chromium-trace/catapult/dependency_manager/dependency_manager/
Ddependency_info.py6 def __init__(self, dependency, platform, config_path, local_path_info=None, argument
Dbase_config.py185 def config_path(self): member in BaseConfig
/external/chromium-trace/catapult/dashboard/dashboard/
Drietveld_service.py144 base_content, config_path): argument
Dstart_try_job.py541 def _CreatePatch(base_config, config_changes, config_path): argument
/external/jsoncpp/devtools/
Dbatchbuild.py111 def load_build_variants_from_config( config_path ): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dorder.py121 def set_config(self, config_path=None): argument
/external/autotest/server/cros/servo/
Dfirmware_programmer.py275 def get_all_includes(config_path): argument
/external/clang/utils/check_cfc/
Dcheck_cfc.py324 config_path = os.path.join(scriptdir, 'check_cfc.cfg') variable