Home
last modified time | relevance | path

Searched defs:file_map (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/brotli/research/
H A Ddeorummolae.cc76 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 Dtest_validate_target_files.py115 file_map=None): argument
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DZipArchive.cpp44 android::FileMap file_map; in OpenAsData() local
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_merge.cpp378 std::map<std::string, MergedFileFeature> file_map; in WriteFileFeature() local
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DAssetsProvider.cpp62 incfs::IncFsFileMap file_map; in CreateAssetFromFd() local
/aosp_15_r20/bootable/recovery/tests/unit/
H A Dinstall_test.cpp40 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 Dintel_hang_viewer.cpp120 void *file_map = NULL; member
/aosp_15_r20/external/python/cpython3/Modules/clinic/
D_winapi.c.h713 HANDLE file_map; in _winapi_MapViewOfFile() local
/aosp_15_r20/external/python/cpython3/Modules/
D_winapi.c1387 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl()
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc633 auto file_map{ in TEST() local
/aosp_15_r20/system/core/debuggerd/
H A Ddebuggerd_test.cpp3023 void* file_map = mmap(nullptr, 0x3001, PROT_READ, MAP_PRIVATE, tf.fd, 0x2000); in TEST_F() local