Searched refs:AnonymousMap (Results 1 – 3 of 3) sorted by relevance
39 uint8_t *AnonymousMap(const std::string &fileName, size_t size);
124 uint8_t *AnonymousMap(const std::string &fileName, size_t size) in GetFileSize() function
586 memoryMap = AnonymousMap(fileName, fileSize); in DoCreatePkgStream()