Lines Matching refs:new_path
899 def rename_lib(self, lib, new_partition, new_path):901 lib.path = new_path1268 new_path = lib.path.replace('/system/', '/vendor/')1269 self.rename_lib(lib, PT_VENDOR, new_path)