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.cpp312 std::string ignore_path; in CreateDevice() local
313 if (!CreateDevice(name, table, &ignore_path, 0ms)) { in CreateDevice()
Ddm_test.cpp756 std::string ignore_path; in TEST_F() local
757 ASSERT_TRUE(dm.WaitForDevice(test_name_, 5s, &ignore_path)); in TEST_F()
/system/core/fs_mgr/libfiemap/
Dimage_manager.cpp572 std::string ignore_path; in MapImageWithDeviceMapper() local
573 if (!MapWithDmLinear(opener, name, {}, &ignore_path)) { in MapImageWithDeviceMapper()
/system/core/fs_mgr/tools/
Ddmctl.cpp321 std::string ignore_path; in DmCreateCmdHandler() local