Home
last modified time | relevance | path

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

/system/ulib/fvm/include/fvm/
A Dfvm.h32 uint64_t vpartition_table_size; member
/system/ulib/fs-management/
A Dfvm.cpp99 sb->vpartition_table_size = fvm::kVPartTableLength; in fvm_init()
/system/ulib/fvm-host/
A Dfvm-info.cpp30 sb->vpartition_table_size = fvm::kVPartTableLength; in Reset()
/system/dev/block/fvm/
A Dfvm.cpp221 } else if (sb.vpartition_table_size != kVPartTableLength) { in Load()
223 sb.vpartition_table_size, kVPartTableLength); in Load()

Completed in 7 milliseconds