Home
last modified time | relevance | path

Searched defs:DATA (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/device/
Dcommands.h31 DATA, enumerator
/system/core/fastboot/fuzzy_fastboot/
Dextensions.h39 enum Expect { OKAY = 0, FAIL, DATA }; enumerator
/system/libhwbinder/
DParcel.cpp1657 const uint8_t* DATA = data(); in print() local