Home
last modified time | relevance | path

Searched defs:ignore_path (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_dm_linear.cpp171 std::string ignore_path; in CreateLogicalPartitions() local
/aosp_15_r20/system/core/fs_mgr/tools/
H A Ddmctl.cpp321 std::string ignore_path; in DmCreateCmdHandler() local
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp312 std::string ignore_path; in CreateDevice() local
H A Ddm_test.cpp756 std::string ignore_path; in TEST_F() local
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp572 std::string ignore_path; in MapImageWithDeviceMapper() local
/aosp_15_r20/art/build/apex/
H A Dart_apex_test.py259 def ignore_path(self, path_glob): member in Checker