Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_dm_linear.cpp171 std::string ignore_path; in CreateLogicalPartitions() local
172 if (!CreateLogicalPartition(params, &ignore_path)) { in CreateLogicalPartitions()
/system/core/fs_mgr/libdm/
Ddm.cpp242 std::string ignore_path; in CreateDevice() local
243 if (!CreateDevice(name, table, &ignore_path, 0ms)) { in CreateDevice()
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp556 std::string ignore_path; in MapImageWithDeviceMapper() local
557 if (!MapWithDmLinear(opener, name, {}, &ignore_path)) { in MapImageWithDeviceMapper()
/system/core/fs_mgr/libsnapshot/
Dsnapshot_test.cpp233 std::string ignore_path; in MapUpdatePartitions() local
234 if (!CreateLogicalPartition(params, &ignore_path)) { in MapUpdatePartitions()
Dsnapshot.cpp1566 std::string ignore_path; in CreateLogicalAndSnapshotPartitions() local
1567 if (!MapPartitionWithSnapshot(lock.get(), std::move(params), &ignore_path)) { in CreateLogicalAndSnapshotPartitions()