Home
last modified time | relevance | path

Searched refs:padded (Results 1 – 3 of 3) sorted by relevance

/system/libhwbinder/
DParcel.cpp471 const size_t padded = pad_size(len); in writeInplace() local
474 if (mDataPos+padded < mDataPos) { in writeInplace()
478 if ((mDataPos+padded) <= mDataCapacity) { in writeInplace()
484 if (padded != len) { in writeInplace()
497 *reinterpret_cast<uint32_t*>(data+padded-4) &= mask[padded-len]; in writeInplace()
500 finishWrite(padded); in writeInplace()
504 status_t err = growData(padded); in writeInplace()
/system/hardware/interfaces/wifi/keystore/1.0/
DIKeystore.hal65 * padded if necessary for the type of key.
/system/bt/gd/hci/
Dhci_packets.pdl5169 // padded GapData with zeroes as necessary