Home
last modified time | relevance | path

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

/system/ulib/fvm-host/include/fvm-host/
A Dfvm-info.h30 zx_status_t GrowForSlices(size_t slice_count);
/system/ulib/fvm-host/
A Dfvm-info.cpp196 zx_status_t FvmInfo::GrowForSlices(size_t slice_count) { in GrowForSlices() function in FvmInfo
/system/ulib/fvm-host/container/
A Dfvm.cpp380 if ((status = info_.GrowForSlices(slice_count)) != ZX_OK) { in AddPartition()

Completed in 6 milliseconds