Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp216 uint8_t hasCommand = 0; in UnmarshallingCommand() local
245 if (!parcel.ReadUint8(hasCommand)) { in UnmarshallingCommand()
249 if (hasCommand) { in UnmarshallingCommand()