Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_dm_linear.cpp171 std::string ignore_path; in CreateLogicalPartitions() local
172 if (!CreateLogicalPartition(params, &ignore_path)) { in CreateLogicalPartitions()
/aosp14/system/core/fs_mgr/libdm/
H A Ddm.cpp305 std::string ignore_path; in CreateDevice() local
306 if (!CreateDevice(name, table, &ignore_path, 0ms)) { in CreateDevice()
H A Ddm_test.cpp738 std::string ignore_path; in TEST_F() local
739 ASSERT_TRUE(dm.WaitForDevice(test_name_, 5s, &ignore_path)); in TEST_F()
/aosp14/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp572 std::string ignore_path; in MapImageWithDeviceMapper() local
573 if (!MapWithDmLinear(opener, name, {}, &ignore_path)) { in MapImageWithDeviceMapper()
/aosp14/system/core/fs_mgr/tools/
H A Ddmctl.cpp264 std::string ignore_path; in DmCreateCmdHandler() local