Home
last modified time | relevance | path

Searched defs:filemap (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem_unittest.cc166 string filemap = R"(dir1/file1 96 4000 in TEST_F() local
179 string filemap = R"(dir1/file1 96 4000 in TEST_F() local
194 string filemap = "dir1/file1 0 " + std::to_string(4000 | (1 << 24)) + "\n"; in TEST_F() local
207 string filemap = R"(file1 0 6000 in TEST_F() local
222 string filemap = R"(file1 0 4000 in TEST_F() local
237 string filemap = R"(file1 0 8000 in TEST_F() local
252 string filemap = "dir1/file1\n"; in TEST_F() local
260 string filemap = "dir1 file1 0 10\n"; in TEST_F() local
269 string filemap = R"( in TEST_F() local
279 string filemap = "dir1/file1 0 10\n"; in TEST_F() local
[all …]
H A Dsquashfs_filesystem.cc321 string filemap; in CreateFromFile() local
344 const string& filemap, size_t size, const SquashfsHeader& header) { in CreateFromFileMap()
/aosp12/frameworks/base/tools/aapt2/util/
H A DFiles.cpp229 FileMap filemap; in MmapPath() local
/aosp14/frameworks/base/tools/aapt2/util/
H A DFiles.cpp229 FileMap filemap; in MmapPath() local