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.py1368 def extract_path_component(cls, path, index): member in VNDKLibDir
1385 component = cls.extract_path_component(path, 3)
1394 component = cls.extract_path_component(path, 3)
1406 component = cls.extract_path_component(path, 3)
1481 component = self.extract_path_component(lib.path, 3)