Searched refs:DATA (Results 1 - 1 of 1) sorted by relevance

/system/libhwbinder/
H A DParcel.cpp1859 const uint8_t* DATA = data(); local
1860 to << indent << HexDump(DATA, dataSize()) << dedent;
1865 = reinterpret_cast<const flat_binder_object*>(DATA+OBJS[i]);
1868 = reinterpret_cast<const binder_buffer_object*>(DATA+OBJS[i]);

Completed in 92 milliseconds