Home
last modified time | relevance | path

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

/system/gsid/
Dpartition_installer.h73 bool CreateImage(const std::string& name, uint64_t size);
Dpartition_installer.cpp164 if (!CreateImage(file, size_)) { in Preallocate()
172 bool PartitionInstaller::CreateImage(const std::string& name, uint64_t size) { in CreateImage() function in android::gsi::PartitionInstaller
/system/apex/apexer/
Dapexer.py637 def CreateImage(args, work_dir, manifests_dir, img_file): function
713 CreateImage(args, work_dir, manifests_dir, img_file)