Home
last modified time | relevance | path

Searched defs:ReadEntryToString (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/
Dupdater.cpp164 bool Updater::ReadEntryToString(ZipArchiveHandle za, const std::string& entry_name, in ReadEntryToString() function in Updater
Dtarget_files.cpp122 bool TargetFile::ReadEntryToString(const std::string_view name, std::string* content) const { in ReadEntryToString() function in TargetFile