Searched refs:CreateDmTable (Results 1 – 3 of 3) sorted by relevance
108 bool CreateDmTable(CreateLogicalPartitionParams params, android::dm::DmTable* table);
133 bool CreateDmTable(CreateLogicalPartitionParams params, DmTable* table) { in CreateDmTable() function
68 using android::fs_mgr::CreateDmTable;1614 if (!CreateDmTable(base_device_params, &table)) { in CollapseSnapshotDevice()2605 if (!CreateDmTable(cow_partition_params, &table)) { in MapCowDevices()