Lines Matching refs:file_map
996 sparse_image.file_map)
1077 sparse_image.file_map)
1082 sparse_image.file_map['/system/file2'].extra['uses_shared_blocks'])
1084 'incomplete', sparse_image.file_map['/system/file2'].extra)
1087 self.assertEqual(1, len(sparse_image.file_map['/system/file1'].extra))
1090 self.assertFalse(sparse_image.file_map['__COPY'].extra)
1091 self.assertFalse(sparse_image.file_map['__NONZERO-0'].extra)
1116 sparse_image.file_map['/system/file1'].extra['text_str'])
1117 self.assertTrue(sparse_image.file_map['/system/file2'].extra['incomplete'])
1144 sparse_image.file_map['//system/file1'].extra['text_str'])
1145 self.assertTrue(sparse_image.file_map['//system/file2'].extra['incomplete'])
1147 sparse_image.file_map['/system/app/file3'].extra['incomplete'])
1171 sparse_image.file_map['//system/file1'].extra['text_str'])
1172 self.assertTrue(sparse_image.file_map['//init.rc'].extra['incomplete'])