Searched refs:StatPath (Results 1 – 3 of 3) sorted by relevance
2326 self.device.StatPath('/data/local/tmp/foo.txt'))2333 self.device.StatPath('/data/local/tmp/some_dir'))2340 self.device.StatPath('/data/local/tmp/some_dir/'))2347 self.device.StatPath('/data/local/tmp/does.not.exist.txt')
2105 def StatPath(self, device_path, as_root=False, **kwargs): member in DeviceUtils2154 entry = self.StatPath(device_path, as_root=as_root, **kwargs)
738 ### DeviceUtils.StatPath