Home
last modified time | relevance | path

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

/development/vndk/tools/definition-tool/
Dvndk_definition_tool.py1799 def extract_path_component(cls, path, index): member in VNDKLibDir
1816 component = cls.extract_path_component(path, 3)
1825 component = cls.extract_path_component(path, 3)
1837 component = cls.extract_path_component(path, 3)
1912 component = self.extract_path_component(lib.path, 3)