Home
last modified time | relevance | path

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

/aosp_15_r20/art/artd/
H A Dfile_utils.cc124 const std::vector<std::string_view>& files_to_remove) { in CommitAllOrAbandon()
143 const std::vector<std::string_view>& files_to_remove) { in MoveAllOrAbandon()
235 const std::vector<std::string>& files_to_remove) { in MoveAllOrAbandon()
H A Dartd.cc1546 std::vector<std::string> files_to_remove; in commitPreRebootStagedFiles() local
/aosp_15_r20/tools/treble/cuttlefish/
H A Dbuild_chd_debug_ramdisk.py84 files_to_remove: List[str] = dataclasses.field(default_factory=list) variable in ImageOptions
/aosp_15_r20/external/cronet/third_party/libxml/chromium/
H A Droll.py275 def remove_tracked_files(files_to_remove): argument
/aosp_15_r20/external/mbedtls/scripts/
H A Dassemble_changelog.py426 def remove_merged_entries(files_to_remove): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/
H A Dassemble_changelog.py434 def remove_merged_entries(files_to_remove): argument