Searched defs:config_path (Results 1 – 3 of 3) sorted by relevance
| /test/testfwk/developer_test/localCoverage/resident_service/ |
| D | init_gcov.py | 118 def modify_foundation_xml(serv, config_path, origin_xml) -> str: argument 144 def modify_foundation_json(serv, config_path, origin_json) -> str: argument 172 def create_service_json(serv, config_path, origin_json) -> str: argument 201 def create_service_xml(serv, config_path, origin_xml) -> str: argument 227 def create_service_cfg(serv, config_path, origin_cfg) -> str: argument 256 def remove_configs(config_path): argument
|
| D | pull_service_gcda.py | 142 config_path = os.path.join(service_path, "config") variable
|
| /test/testfwk/developer_test/src/core/config/ |
| D | config_manager.py | 315 def __init__(self, config_path=""): argument
|