Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp92 bool CreateDmTableInternal(const CreateLogicalPartitionParams& params, DmTable* table) { in CreateDmTableInternal() function
136 return CreateDmTableInternal(params, table); in CreateDmTable()
239 if (!CreateDmTableInternal(params, &table)) { in CreateLogicalPartition()