Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1578 def load_from_public_libraries_txt(self, config_path): argument
1579 with open(config_path, 'r') as config_file:
4152 config_path = os.path.join(base, 'etc', 'public.libraries.txt')
4154 names.load_from_public_libraries_txt(config_path)