Home
last modified time | relevance | path

Searched refs:MOVE (Results 1 – 6 of 6) sorted by relevance

/system/update_engine/payload_consumer/
Dpayload_constants.cc71 case InstallOperation::MOVE: in InstallOperationTypeName()
/system/vold/bench/inodeop_bench/
Dinodeop_bench.cpp72 static constexpr char MOVE[] = "move"; member
122 ostr << "WORKLOAD_T = {" << Command::CREATE << ", " << Command::DELETE << ", " << Command::MOVE in usage()
130 ostr << "\t-f FROM-DIR\t: Source directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()
132 ostr << "\t-t TO-DIR\t: Destination directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()
372 {Command::MOVE, move_workload}, {Command::HARDLINK, hardlink_workload},
/system/update_engine/payload_generator/
Dcow_size_estimator.cc146 case InstallOperation::MOVE: in CowDryRun()
Dpayload_generation_config.cc273 case InstallOperation::MOVE: in OperationAllowed()
/system/update_engine/
Dupdate_metadata.proto67 // - MOVE: Copy the data in src_extents to dst_extents. Extents may overlap,
172 MOVE = 2 [deprecated = true]; // Move source extents to target extents. enumerator
/system/update_engine/update_engine/
Dupdate_metadata.proto67 // - MOVE: Copy the data in src_extents to dst_extents. Extents may overlap,
172 MOVE = 2 [deprecated = true]; // Move source extents to target extents. enumerator