Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/command/
H A Drs_command.h89 std::string PrintType() const in PrintType() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/transaction/
H A Drs_transaction_data.cpp124 … ROSEN_LOGE("failed RSTransactionData::Marshalling type:%{public}s", command->PrintType().c_str()); in Marshalling()
H A Drs_transaction_proxy.cpp90 isRenderServiceCommand, command->PrintType().c_str()); in AddCommand()