Home
last modified time | relevance | path

Searched defs:objCount (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/ipc/ipc/native/src/core/dbinder/include/
Ddbinder_base_invoker_process.h290 size_t objCount = tr->offsets_size / sizeof(binder_size_t); in RemoveDBinderPtrData() local
337 size_t objCount = tr->offsets_size / sizeof(binder_size_t); in OverrideMessageParcelData() local
Ddbinder_base_invoker_object.h148 binder_size_t objCount = transData->offsets_size / sizeof(binder_size_t); in IRemoteObjectTranslateWhenSend() local
197 binder_size_t objCount = offsetsSize / sizeof(binder_size_t); in IRemoteObjectTranslateWhenRcv() local
/foundation/communication/ipc/ipc/native/src/core/invoker/source/
Dbinder_invoker.cpp379 size_t objCount = parcel.GetOffsetsSize(); in TranslateDBinderStub() local