Home
last modified time | relevance | path

Searched refs:InjectOffsets (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_process.h48 data.InjectOffsets(reinterpret_cast<binder_uintptr_t>(reinterpret_cast<char *>(tr->buffer) + tr->offsets), in ProcessTransaction()
321 data.InjectOffsets(reinterpret_cast<binder_uintptr_t>(tr->buffer + tr->offsets), objCount); in OverrideMessageParcelData()
H A Ddbinder_base_invoker_object.h374 reply->InjectOffsets( in HandleReply()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp282 dataParcel->InjectOffsets(reinterpret_cast<binder_size_t>(offsets), offsetSize); in ParseFromAshmemParcel()
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp106 void Parcel::InjectOffsets(binder_size_t offsets, size_t offsetSize) in InjectOffsets() function in OHOS::Parcel
H A Dparcel.h659 void InjectOffsets(binder_size_t offsets, size_t offsetSize);
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_invoker.cpp808 data->InjectOffsets(tr.data.ptr.offsets, tr.offsets_size / sizeof(binder_size_t)); in Transaction()
958 reply->InjectOffsets(tr->data.ptr.offsets, tr->offsets_size / sizeof(binder_size_t)); in HandleReply()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/
H A Drs_render_service_connection_stub.cpp223 parcelCopied->InjectOffsets(old.GetObjectOffsets(), objectNum); in CopyParcelIfNeed()

Completed in 12 milliseconds