Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_extractor.cpp75 bool BaseExtractor::ExtractByName(const std::string &fileName, std::ostream &dest) const in ExtractByName() function in OHOS::AppExecFwk::BaseExtractor
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp115 bool Extractor::ExtractByName(const std::string &fileName, std::ostream &dest) const in ExtractByName() function in OHOS::AbilityBase::Extractor