Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dzip_archive.h84 std::string const entry_name_; variable
/aosp12/system/extras/simpleperf/
H A Dread_apk.h57 std::string entry_name_; // name of entry in zip index of embedded elf file variable
/aosp12/bootable/recovery/applypatch/include/applypatch/
H A Dimgdiff_image.h116 std::string entry_name_; // used for zip entries variable
/aosp12/art/libdexfile/dex/
H A Ddex_file_loader.cc101 std::string const entry_name_; member in art::DexZipEntry