Home
last modified time | relevance | path

Searched refs:FileMap (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/update/updater/services/package/pkg_manager/
H A Dpkg_utils.h40 uint8_t *FileMap(const std::string &path);
H A Dpkg_utils.cpp173 uint8_t *FileMap(const std::string &path) in GetFileSize() function
H A Dpkg_managerImpl.cpp595 memoryMap = FileMap(fileName); in DoCreatePkgStream()