Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc74 bool GetFileMapContent(const string& sqfs_path, string* map) { in GetFileMapContent()
91 bool GetUpdateEngineConfig(const std::string& sqfs_path, string* config) { in GetUpdateEngineConfig()
135 const string& sqfs_path, in Init()
295 const string& sqfs_path, bool extract_deflates, bool load_settings) { in CreateFromFile()