Searched defs:file_map (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/brotli/research/ |
H A D | deorummolae.cc | 76 std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, in buildFullText() 126 std::vector<std::vector<TextChar>>* data, std::vector<TextIdx>* file_map, in poisonData() 150 std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) { in cutMatch() 212 std::vector<TextIdx> file_map; in DM_generate() local
|
/aosp_15_r20/build/make/tools/releasetools/ |
H A D | test_validate_target_files.py | 115 file_map=None): argument
|
/aosp_15_r20/frameworks/base/tools/aapt2/io/ |
H A D | ZipArchive.cpp | 44 android::FileMap file_map; in OpenAsData() local
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_merge.cpp | 378 std::map<std::string, MergedFileFeature> file_map; in WriteFileFeature() local
|
/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | AssetsProvider.cpp | 62 incfs::IncFsFileMap file_map; in CreateAssetFromFd() local
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | install_test.cpp | 40 static void BuildZipArchive(const std::map<std::string, std::string>& file_map, int fd, in BuildZipArchive()
|
/aosp_15_r20/external/mesa3d/src/intel/tools/ |
H A D | intel_hang_viewer.cpp | 120 void *file_map = NULL; member
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | _winapi.c.h | 713 HANDLE file_map; in _winapi_MapViewOfFile() local
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | _winapi.c | 1387 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl()
|
/aosp_15_r20/system/libziparchive/ |
H A D | zip_archive_test.cc | 633 auto file_map{ in TEST() local
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 3023 void* file_map = mmap(nullptr, 0x3001, PROT_READ, MAP_PRIVATE, tf.fd, 0x2000); in TEST_F() local
|