Searched refs:get_kconfig_path (Results 1 – 2 of 2) sorted by relevance
162 def get_kconfig_path(build_dir: str) -> str: function273 kconfig_path = get_kconfig_path(build_dir)288 kconfig_path = get_kconfig_path(build_dir)317 kconfig_path = get_kconfig_path(build_dir)
515 with open(kunit_kernel.get_kconfig_path(build_dir), 'w') as f:535 with open(kunit_kernel.get_kconfig_path(build_dir), 'w') as f: