Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_transaction_data.h113 size_t GetMarshallingIndex() const in GetMarshallingIndex() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connection_proxy.cpp68 while (transactionData->GetMarshallingIndex() < transactionData->GetCommandCount()) { in CommitTransaction()