Searched defs:ExtractFile (Results 1 – 3 of 3) sorted by relevance
86 bool BaseExtractor::ExtractFile(const std::string &fileName, const std::string &targetPath) const in ExtractFile() function in OHOS::AppExecFwk::BaseExtractor
575 bool ZipFile::ExtractFile(const std::string &file, std::ostream &dest) const in ExtractFile() function in OHOS::AppExecFwk::ZipFile
541 bool ZipFile::ExtractFile(const std::string &file, std::ostream &dest) const in ExtractFile() function in OHOS::ZipFile