Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderClearBufTest.cpp63 const uint8_t* lastReply; in RepeatString() local
69 lastReply = reply.data(); in RepeatString()
72 *outBuffer = android::HexString(lastReply, lastReplySize); in RepeatString()