Searched defs:entry_name (Results 1 – 8 of 8) sorted by relevance
106 ZipString entry_name(prefixChars.c_str()); in StrictJarFile_nativeStartIteration() local
16 int get_zip_entry_crc(const char *zip_path, const char *entry_name, uint32_t *crc) in get_zip_entry_crc()
732 status_t Dumpstate::AddZipEntryFromFd(const std::string& entry_name, int fd, in AddZipEntryFromFd()810 bool Dumpstate::AddZipEntry(const std::string& entry_name, const std::string& entry_path) { in AddZipEntry()836 bool Dumpstate::AddTextZipEntry(const std::string& entry_name, const std::string& content) { in AddTextZipEntry()1711 std::string entry_name = base_name_ + "-" + name_ + ".txt"; in FinishZipFile() local
213 std::string entry_name = src_entry->name; in DoMerge() local
270 android::ResTable::resource_name entry_name; in LookupAttributeInTable() local
257 const StringPiece entry_name = entry->name; in WriteSplitApk() local
620 const StringPiece entry_name(entry->name); in Flatten() local
263 llvm::StringRef entry_name = target().getEntry(pModule); in getEntryPoint() local