Home
last modified time | relevance | path

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

/aosp12/system/update_engine/payload_generator/
H A Dsquashfs_filesystem.cc74 bool GetFileMapContent(const string& sqfs_path, string* map) { in GetFileMapContent() function
322 if (!GetFileMapContent(sqfs_path, &filemap)) { in CreateFromFile()