Searched defs:CommandData (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/native/libs/binder/ | ||
H A D | RpcState.h | 106 struct CommandData { struct |
H A D | RpcState.cpp | 185 RpcState::CommandData::CommandData(size_t size) : mSize(size) { in CommandData() function in android::RpcState::CommandData |