Home
last modified time | relevance | path

Searched defs:MOVE (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/scripts/update_payload/
Dcommon.py58 MOVE = _CLASS.MOVE variable in OpType
/system/update_engine/
Dupdate_metadata.proto163 MOVE = 2 [deprecated = true]; // Move source extents to destination extents enumerator
/system/update_engine/update_engine/
Dupdate_metadata.proto163 MOVE = 2 [deprecated = true]; // Move source extents to destination extents enumerator
/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.cpp1753 void MIPSAssembler::MOVE(int Rd, int Rs) in MOVE() function in android::MIPSAssembler