Home
last modified time | relevance | path

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

/system/gsid/
Dpartition_installer.h65 int Preallocate();
Dpartition_installer.cpp92 if (int status = Preallocate()) { in StartInstall()
152 int PartitionInstaller::Preallocate() { in Preallocate() function in android::gsi::PartitionInstaller