Searched defs:ExtractFile (Results 1 – 5 of 5) sorted by relevance
86 bool BaseExtractor::ExtractFile(const std::string &fileName, const std::string &targetPath) const in ExtractFile() function in OHOS::AppExecFwk::BaseExtractor
585 bool ZipFile::ExtractFile(const std::string &file, std::ostream &dest) const in ExtractFile() function in OHOS::AppExecFwk::ZipFile
155 bool RuntimeExtractor::ExtractFile(const std::string &fileName, const std::string &targetPath) const in ExtractFile() function in OHOS::AbilityRuntime::RuntimeExtractor
574 bool ZipFile::ExtractFile(const std::string &file, std::ostream &dest) const in ExtractFile() function in OHOS::AbilityRuntime::ZipFile
540 bool ZipFile::ExtractFile(const std::string &file, std::ostream &dest) const in ExtractFile() function in OHOS::ZipFile