Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/
H A Dsys_binder.h177 binder_size_t buffers_size; member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h196 binder_size_t buffers_size; member
/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp1150 tr_sg.buffers_size = isContainPtrType ? totalDBinderBufSize : 0; in WriteTransaction()