Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dpayload_constants.cc71 case InstallOperation::MOVE: in InstallOperationTypeName()
/system/update_engine/payload_generator/
Dpayload_generation_config.cc270 case InstallOperation::MOVE: in OperationAllowed()
/system/core/libpixelflinger/codeflinger/
DMIPS64Assembler.cpp147 mMips->MOVE(R_v0, R_a0); // move context * passed in a0 to v0 (arm r0) in prolog()
337 mMips->MOVE(R_cmp, cond.r1); in protectConditionalOperands()
341 mMips->MOVE(R_cmp2, cond.r2); in protectConditionalOperands()
487 mMips->MOVE(Rd, Op2); in dataProcessing()
DMIPSAssembler.cpp170 mMips->MOVE(R_v0, R_a0); // move context * passed in a0 to v0 (arm r0) in prolog()
352 mMips->MOVE(R_cmp, cond.r1); in protectConditionalOperands()
356 mMips->MOVE(R_cmp2, cond.r2); in protectConditionalOperands()
490 mMips->MOVE(Rd, Op2); in dataProcessing()
1753 void MIPSAssembler::MOVE(int Rd, int Rs) in MOVE() function in android::MIPSAssembler
DMIPSAssembler.h350 void MOVE(int Rd, int Rs);
/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