OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:strip_part
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/cros/faft/utils/
os_interface.py
252
base_dev = self.
strip_part
(device.split('/')[2])
274
return self.
strip_part
(device)
288
return self.
strip_part
(self.get_root_part())
297
def
strip_part
(self, dev_with_part):
member in class:OSInterface
Completed in 774 milliseconds