Home
last modified time | relevance | path

Searched refs:LocateFile (Results 1 - 4 of 4) sorted by relevance

/base/update/sys_installer/services/module_update/util/include/
H A Dmodule_zip_helper.h37 bool LocateFile(const std::string &filename);
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_zip_helper.cpp100 bool ModuleZipHelper::LocateFile(const std::string &filename) in LocateFile() function in OHOS::SysInstaller::ModuleZipHelper
H A Dmodule_file.cpp307 if (!helper.LocateFile(fileName)) { in ExtractZipFile()
/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dhap_parser.cpp63 int32_t LocateFile(unzFile &uf, const char *fileName) in LocateFile() function
112 if (LocateFile(uf, fileName) != OK) { in ReadFileFromZip()

Completed in 4 milliseconds